Hostname
drewmcritchie.com
Last fetched
drewmcritchie.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1564 as the registrar.
Nutrition Label
Resolution chain
drewmcritchie.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.84.225.124 | 52.84.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.84.225.144 | 52.84.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.84.225.32 | 52.84.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.84.225.76 | 52.84.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 65.21.178.24 | 65.21.0.0/16 | AS24940 | — | FI |
WHOIS identity
- Registrar
- iana:1564
- Organization
- domain admin
- Contact emails
Subdomains
3 observed subdomains of drewmcritchie.com.
Web-graph footprint
Distinct hostnames that link to or from drewmcritchie.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for drewmcritchie.com.
| Mechanism | Target |
|---|---|
| SPF_A | drewmcritchie.com |
| SPF_IP | 78.46.152.77 |
| SPF_IP | 78.46.5.205/32 |
| SPF_MX | drewmcritchie.com |
Related pages
Pivot deeper into the graph from drewmcritchie.com.
- IP · 52.84.225.124
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1564
- Country · IN
- Email · 5541fc4dya3j2vvi@5225b4d0pi3627q9.whoisprivacycorp.com
- TLD · .com
- Browse hostnames · dr…
- 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: "drewmcritchie.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.