Hostname
locusd.com
Last fetched
locusd.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
locusd.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 136.243.123.83 | 136.244.242.0/24 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of locusd.com owner
- Contact emails
- pavisic94@gmail.com
- 103a68fa-7cdb-43d5-8524-bc54a5258625@identity-protect.org
- 34bf9a56-1751-4796-bf39-2c2ded5e7e9d@identity-protect.org
- 7cec71ba-82cd-4a67-bf68-352ba44b7723@identity-protect.org
- a9b3064d-1150-48aa-ac90-d62327bc8974@identity-protect.org
- cd2f0471-0621-4648-a70d-462b613dfd9b@identity-protect.org
- fe14446f-c28a-4265-ae1e-d900a503ad52@identity-protect.org
- owner-1551581@locusd.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of locusd.com.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from locusd.com in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for locusd.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mailbooktes.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from locusd.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "locusd.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.