Skip to content

Hostname

aton.com

Last fetched

aton.com resolves to 1 IPv4 address operated by FASTWEB in IT.

Nutrition Label

WHISPER CANON · aton.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aton.com

Resolution chain

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

IPPrefixASNOperatorCountry
93.47.135.18293.46.0.0/15AS12874FASTWEBIT

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from aton.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for aton.com.

MechanismTarget
SPF_INCLUDEmail.vtecrm.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.cloud.ificonsulting.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.168.109.125/32
SPF_IP34.247.251.245
SPF_IP54.74.225.55
SPF_IP93.47.103.4

Related pages

Pivot deeper into the graph from aton.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "aton.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.