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
Resolution chain
officesupply.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.49.181.228 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.49.40.62 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 13.219.5.53 | 13.216.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.204.139.180 | 18.204.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.212.46.159 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.194.180.57 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.200.204.122 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.202.7.142 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.205.178.204 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.208.217.140 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.222.5.248 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.0.242.6 | 52.0.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.225.33.85 | 54.224.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.80.28.110 | 54.80.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 32.195.32.227 | 32.192.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of officesupply.com owner
- Contact emails
- tim@discountofficeitems.com
- 6cda4d58-1692-48df-81df-edb25b0ec683@identity-protect.org
- 957c5ba8-b82c-4043-b546-7d8e30550e07@identity-protect.org
- f5c22b09-577b-4f64-9f81-3e10df17ad83@identity-protect.org
- info@domain-contact.org
- 143923e37a68963a1ce71dc17be2487e44dabca71a322381c7039d73c54250c7@officesupply.com.whoisproxy.org
- 4d92f7d647fd0daa6bc7f637b279ca0062b1c7911d5556436d77d74c1294660c@officesupply.com.whoisproxy.org
- 9289a62eb9b88ea687c0b21a75c713b42e59f2c51e4eadae21c3d55cb285e584@officesupply.com.whoisproxy.org
- be49c998fd325a0c92bc5b8f881197d975a0c0eb110cc4b7c16f00596ab4a27e@officesupply.com.whoisproxy.org
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for officesupply.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.mailgun.org |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 52.70.21.121 |
| SPF_MX | officesupply.com |
Related pages
Pivot deeper into the graph from officesupply.com.
- IP · 100.49.181.228
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · tim@discountofficeitems.com
- TLD · .com
- Browse hostnames · of…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.