Hostname
dirtt.com
Last fetched
dirtt.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dirtt.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dirtt.com owner
- Contact emails
- mka1957@aol.com
- 03be419c-2efe-46f6-80fb-d604af5e8aa1@identity-protect.org
- bcde06b1-f6f3-4570-9d3b-48596f1db395@identity-protect.org
- c1031435-97d6-4b2f-8412-9da813593c08@identity-protect.org
- cfd9ac99-3c9d-46fb-b232-97c3e66c38b3@identity-protect.org
- e51d51ed-bab2-4552-9545-c141e5530d41@identity-protect.org
- f22fc80f-d0e4-40dd-a5d1-c8e58b3561de@identity-protect.org
- f9e6be9b-fa94-4aaf-bb27-30505006c3fe@identity-protect.org
- owner-9209812@dirtt.com.whoisprivacyservice.org
- owner-941879@dirtt.com.whoisprivacyservice.org
- owner-9486250@dirtt.com.whoisprivacyservice.org
- owner-9579136@dirtt.com.whoisprivacyservice.org
Subdomains
32 observed subdomains of dirtt.com.
Showing 25 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dirtt.com in the public web crawl.
197 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for dirtt.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | alo9nauw._spf._d.mim.ec |
Related pages
Pivot deeper into the graph from dirtt.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dirtt.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.