Hostname
cwmccullough.com
Last fetched
cwmccullough.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cwmccullough.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.239.69.122 | 18.239.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.69.55 | 18.239.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.69.7 | 18.239.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.69.80 | 18.239.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 3.170.249.26 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.170.249.31 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.170.249.38 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.170.249.76 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 99.84.188.121 | 99.84.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.188.51 | 99.84.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.188.73 | 99.84.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.188.8 | 99.84.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cwmccullough.com owner
- Contact emails
- whois@bluehost.com
- 1fdca6af-4a9f-447e-a6e7-b9b724f7bebb@identity-protect.org
- 390e402c-e3f5-407c-a110-fc26c110ae68@identity-protect.org
- 39669e89-afc6-4e22-8fdb-878c7be24dbd@identity-protect.org
- 92d3f886-f972-47e8-adad-369e8e741511@identity-protect.org
- b43f89dc-1796-4eee-bf32-f59145a3e493@identity-protect.org
- bb6b2a87-c0bd-432f-a593-81ba93e078bb@identity-protect.org
- owner-8177785@cwmccullough.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of cwmccullough.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for cwmccullough.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.protonmail.ch |
| SPF_MX | cwmccullough.com |
Related pages
Pivot deeper into the graph from cwmccullough.com.
- IP · 18.239.69.122
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · NL
- Email · whois@bluehost.com
- TLD · .com
- Browse hostnames · cw…
- 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: "cwmccullough.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.