Hostname
astonishmail.com
Last fetched
astonishmail.com resolves to 1 IPv4 address operated by NEXEON - Nexeon Technologies, Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
astonishmail.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 |
|---|---|---|---|---|
| 64.44.195.19 | 64.44.192.0/21 | AS20278 | NEXEON - Nexeon Technologies, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
4 observed subdomains of astonishmail.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
35 SPF mechanisms authorising senders for astonishmail.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 108.175.15.200 |
| SPF_IP | 154.29.78.179 |
| SPF_IP | 154.29.78.190 |
| SPF_IP | 154.29.78.249 |
| SPF_IP | 154.29.78.251 |
| SPF_IP | 154.29.78.252 |
| SPF_IP | 172.245.128.213 |
| SPF_IP | 172.245.128.214 |
| SPF_IP | 172.245.128.215 |
| SPF_IP | 172.245.128.216 |
| SPF_IP | 172.245.128.217 |
| SPF_IP | 198.251.64.101 |
| SPF_IP | 198.46.212.37 |
| SPF_IP | 198.46.212.38 |
| SPF_IP | 198.46.212.40 |
| SPF_IP | 198.46.212.41 |
| SPF_IP | 198.46.212.42 |
| SPF_IP | 216.231.134.100 |
| SPF_IP | 216.231.134.101 |
| SPF_IP | 216.231.134.97 |
| SPF_IP | 216.231.134.98 |
| SPF_IP | 216.231.134.99 |
| SPF_IP | 23.170.241.130 |
| SPF_IP | 23.170.241.131 |
| SPF_IP | 23.170.241.132 |
| SPF_IP | 23.170.241.133 |
| SPF_IP | 23.170.241.134 |
| SPF_IP | 57.131.32.101 |
| SPF_IP | 57.131.5.217 |
| SPF_IP | 57.131.5.218 |
| SPF_IP | 57.131.5.219 |
| SPF_IP | 57.131.5.220 |
| SPF_IP | 62.151.182.91 |
| SPF_IP | 66.175.232.106 |
| SPF_IP | 74.208.16.6 |
Related pages
Pivot deeper into the graph from astonishmail.com.
- IP · 64.44.195.19
- ASN · AS20278NEXEON - Nexeon Technologies, Inc.
- Registrar · iana:1068
- Country · US
- Email · 6b004f6a747a4aafa3bea02e5ea985e8.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · as…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "astonishmail.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.