Skip to content

Hostname

spoton.com

Last fetched

spoton.com resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · spoton.comRouting diversity5.6/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/spoton.com

Resolution chain

spoton.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.51.213.51100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.39.3100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.61.81107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.181.2413.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.67.24718.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.1.1633.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.63.423.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.92.13434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.22.7935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.62.23644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.128.14954.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.167.138.13054.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.178.2154.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.197.88.2432.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of spoton.com owner
Contact emails

Subdomains

126 observed subdomains of spoton.com.

Web-graph footprint

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

1,659 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for spoton.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspoton_com._es.easydmarc.com

Related pages

Pivot deeper into the graph from spoton.com.

Cypher and MCP

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

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