Hostname
bruce-wilson.com
Last fetched
bruce-wilson.com resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2288 as the registrar.
Nutrition Label
Resolution chain
bruce-wilson.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.67.51 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 154.209.116.107 | 154.209.96.0/19 | AS132839 | — | HK |
| 172.67.213.210 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.238.170.106 | 172.238.160.0/19 | AS63949 | — | US |
| 172.239.193.33 | 172.239.192.0/19 | AS63949 | — | US |
| 172.236.114.219 | 172.236.96.0/19 | AS63949 | — | US |
| 4.231.88.72 | 4.224.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- iana:2288
- Organization
- bruce wilson
- Contact emails
Subdomains
1 observed subdomain of bruce-wilson.com.
| Subdomain |
|---|
| www.bruce-wilson.com |
Threat posture
History
Mail and authentication
MX records
- bruce-wilson.com
- mx156.hostedmxserver.com
Related pages
Pivot deeper into the graph from bruce-wilson.com.
- IP · 104.21.67.51
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2288
- Country · CA
- Email · 2018460ae35642d4a853f70749e7a395-159554@contact.gandi.net
- TLD · .com
- Browse hostnames · br…
- 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: "bruce-wilson.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.