Hostname
mail.dev3www.managemydirectory.com
Last fetched
mail.dev3www.managemydirectory.com resolves to 2 IPv4 addresses operated by HOSTROCKET - HostRocket.com, Inc. in US.
Nutrition Label
Resolution chain
mail.dev3www.managemydirectory.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 216.120.255.180 | 216.120.248.0/21 | AS23535 | HOSTROCKET - HostRocket.com, Inc. | US |
| 66.147.237.19 | 66.147.224.0/20 | AS23535 | HOSTROCKET - HostRocket.com, Inc. | US |
WHOIS identity
No WHOIS records are currently associated with mail.dev3www.managemydirectory.com in WhisperGraph.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for mail.dev3www.managemydirectory.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.dev3www.managemydirectory.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 216.120.255.180 |
| SPF_MX | mail.dev3www.managemydirectory.com |
Related pages
Pivot deeper into the graph from mail.dev3www.managemydirectory.com.
- IP · 216.120.255.180
- ASN · AS23535HOSTROCKET - HostRocket.com, Inc.
- Country · US
- Apex domain · managemydirectory.com
- Parent domain · dev3www.managemydirectory.com
- TLD · .com
- Browse hostnames · ma…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mail.dev3www.managemydirectory.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.