Hostname
vaughnbrown.com
Last fetched
vaughnbrown.com resolves to 3 IPv4 addresses operated by AS43515 in US. WHOIS lists iana:617 as the registrar.
Nutrition Label
Resolution chain
vaughnbrown.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.212.96.232 | 35.212.0.0/17 | AS43515 | — | US |
| 45.60.22.44 | 45.60.22.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.60.98.44 | 45.60.98.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- iana:617
- Organization
- anonymize, llc.
- Contact emails
- vaughnbrown.com-1hr5vsm959p42@anonymize.com
- vaughnbrown.com-1hrrkue095v8m@anonymize.com
- vaughnbrown.com-1iuvfnx2agl68@anonymize.com
- vaughnbrown.com-1jym3x9beg6ye@anonymize.com
- vaughnbrown.com-qdytpgqdxwfa@anonymize.com
- vaughnbrown.com-qhsu65yfzdpx@anonymize.com
- vaughnbrown.com-s0uzos71akoo@anonymize.com
- vaughnbrown.com-toiwynp9zyus@anonymize.com
- vaughnbrown.com-ts2ewhwptdf6@anonymize.com
- vaughnbrown.com-urumz1vnpnau@anonymize.com
- the.ministry69@hotmail.co.uk
Subdomains
9 observed subdomains of vaughnbrown.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for vaughnbrown.com.
| Mechanism | Target |
|---|---|
| SPF_A | vaughnbrown.com |
| SPF_INCLUDE | vaughnbrown.com.spf.auto.dnssmarthost.net |
| SPF_INCLUDE | websitewelcome.com |
| SPF_IP | 108.167.157.105 |
| SPF_MX | vaughnbrown.com |
Related pages
Pivot deeper into the graph from vaughnbrown.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vaughnbrown.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.