Hostname
email-od.com
Last fetched
email-od.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
email-od.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:146
- Organization
- domain administrator
- Contact emails
Subdomains
209 observed subdomains of email-od.com.
Showing 25 of 209. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from email-od.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for email-od.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 142.0.176.0/20 |
| SPF_IP | 204.232.162.112/28 |
| SPF_IP | 204.232.180.112/29 |
| SPF_IP | 204.232.180.128/29 |
| SPF_IP | 209.41.176.224/28 |
| SPF_IP | 67.59.141.128/28 |
| SPF_IP | 69.20.119.216/29 |
| SPF_IP | 69.48.230.0/25 |
| SPF_IP | 76.12.109.192/27 |
Related pages
Pivot deeper into the graph from email-od.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "email-od.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.