Skip to content

Hostname

officesupply.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.181.228100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.40.62100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.5.5313.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.139.18018.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.46.1593.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.180.5734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.204.12234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.7.14234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.178.20444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.217.14044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.222.5.24844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.242.652.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.33.8554.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.28.11054.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.32.22732.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

12 observed subdomains of officesupply.com.

Web-graph footprint

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

275 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for officesupply.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDEsendgrid.net
SPF_IP52.70.21.121
SPF_MXofficesupply.com

Related pages

Pivot deeper into the graph from officesupply.com.

Cypher and MCP

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

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