Hostname
addoncomputer.com
Last fetched
addoncomputer.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
addoncomputer.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 44.229.180.154 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.232.164.31 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.245.144.177 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.250.89.124 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of addoncomputer.com owner
- Contact emails
- patrick@addoncomputer.com
- 1123bbc9-e287-4a3c-9952-b32ca3fe8ec1@identity-protect.org
- 3f766053-b597-41e0-8b33-9c9d813313e7@identity-protect.org
- 7f1977d4-58b8-4950-a2de-4e22b7b780ce@identity-protect.org
- a70e6e89-51a2-4a00-a6fe-b0e7370ea6f6@identity-protect.org
- aff7cf9d-02a6-41e2-9d77-32232edcf91e@identity-protect.org
- f71b98f3-68ed-4e5a-869c-2277e86d5c96@identity-protect.org
- owner-10369444@addoncomputer.com.whoisprivacyservice.org
- owner-2344652@addoncomputer.com.whoisprivacyservice.org
- owner-8447287@addoncomputer.com.whoisprivacyservice.org
Subdomains
20 observed subdomains of addoncomputer.com.
Showing 15 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from addoncomputer.com in the public web crawl.
8 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for addoncomputer.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | ses.addoncomputer.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 54.240.119.159 |
| SPF_IP | 54.240.119.160 |
Related pages
Pivot deeper into the graph from addoncomputer.com.
- IP · 44.229.180.154
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · patrick@addoncomputer.com
- TLD · .com
- Browse hostnames · ad…
- 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: "addoncomputer.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.