Skip to content

Hostname

pages.onespot.com

Last fetched

pages.onespot.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · pages.onespot.comRouting diversity4.8/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/pages.onespot.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.26.151.199100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.140.77100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.73.1335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.243.2444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.128.8444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.114.14152.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.26.7252.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.35.17854.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.234.11654.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.57.127.232100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with pages.onespot.com in WhisperGraph.

Subdomains

1 observed subdomain of pages.onespot.com.

Web-graph footprint

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

29 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for pages.onespot.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_IP99.114.202.241
SPF_MXpages.onespot.com

Related pages

Pivot deeper into the graph from pages.onespot.com.

Cypher and MCP

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

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