Skip to content

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

WHISPER CANON · astonishmail.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/astonishmail.com

Resolution chain

astonishmail.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
64.44.195.1964.44.192.0/21AS20278NEXEON - 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

SPF policy

35 SPF mechanisms authorising senders for astonishmail.com.

MechanismTarget
SPF_IP108.175.15.200
SPF_IP154.29.78.179
SPF_IP154.29.78.190
SPF_IP154.29.78.249
SPF_IP154.29.78.251
SPF_IP154.29.78.252
SPF_IP172.245.128.213
SPF_IP172.245.128.214
SPF_IP172.245.128.215
SPF_IP172.245.128.216
SPF_IP172.245.128.217
SPF_IP198.251.64.101
SPF_IP198.46.212.37
SPF_IP198.46.212.38
SPF_IP198.46.212.40
SPF_IP198.46.212.41
SPF_IP198.46.212.42
SPF_IP216.231.134.100
SPF_IP216.231.134.101
SPF_IP216.231.134.97
SPF_IP216.231.134.98
SPF_IP216.231.134.99
SPF_IP23.170.241.130
SPF_IP23.170.241.131
SPF_IP23.170.241.132
SPF_IP23.170.241.133
SPF_IP23.170.241.134
SPF_IP57.131.32.101
SPF_IP57.131.5.217
SPF_IP57.131.5.218
SPF_IP57.131.5.219
SPF_IP57.131.5.220
SPF_IP62.151.182.91
SPF_IP66.175.232.106
SPF_IP74.208.16.6

Related pages

Pivot deeper into the graph from astonishmail.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.