Hostname
addwish.com
Last fetched
addwish.com resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
addwish.com resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- brian petersen
- Contact emails
- bp@giftmanager.com
- 2420f6ff-ad24-49f4-b2d9-c9a4bddfc913@identity-protect.org
- 2b017e1f-5679-42c1-aac5-82912da4c0e7@identity-protect.org
- 4c426d19-7d0e-4d04-a41b-ecddd625ff60@identity-protect.org
- 5cbebc99-e1ec-4eda-b264-13dbeb19bee4@identity-protect.org
- df68150b-21ae-4179-9e6c-55f0aac7c7f7@identity-protect.org
- f9827212-700d-44c9-b0e6-a17fdd51d3ea@identity-protect.org
- owner-10119945@addwish.com.whoisprivacyservice.org
- owner-10381724@addwish.com.whoisprivacyservice.org
- owner-1837353@addwish.com.whoisprivacyservice.org
- owner-2095153@addwish.com.whoisprivacyservice.org
- owner-2107302@addwish.com.whoisprivacyservice.org
- owner-4733198@addwish.com.whoisprivacyservice.org
- owner-8987054@addwish.com.whoisprivacyservice.org
- owner-9748940@addwish.com.whoisprivacyservice.org
Subdomains
15 observed subdomains of addwish.com.
Web-graph footprint
Distinct hostnames that link to or from addwish.com in the public web crawl.
901 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for addwish.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.ubivox.com |
| SPF_INCLUDE | stspg-customer.com |
| SPF_INCLUDE | support.zendesk.com |
| SPF_IP | 209.20.73.42 |
Related pages
Pivot deeper into the graph from addwish.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "addwish.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.