Skip to content

Hostname

onespot.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.244.210100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.140.77100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.208.20.18818.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.226.23418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.237.1843.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.228.107.9434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.128.8444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.107.5544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.4.16944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.221.22252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.114.14152.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.173.17952.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.26.7252.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.109.3954.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.139.22113.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.190.121100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.27.18444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

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 onespot.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for 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_MXonespot.com

Related pages

Pivot deeper into the graph from onespot.com.

Cypher and MCP

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

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