Skip to content

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

WHISPER CANON · bruce-wilson.comRouting diversity4.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint10.0/10canon.whisper.security/host/bruce-wilson.com

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.

IPPrefixASNOperatorCountry
104.21.67.51104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
154.209.116.107154.209.96.0/19AS132839HK
172.67.213.210172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.238.170.106172.238.160.0/19AS63949US
172.239.193.33172.239.192.0/19AS63949US
172.236.114.219172.236.96.0/19AS63949US
4.231.88.724.224.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:2288
Organization
bruce wilson
Contact emails

Subdomains

1 observed subdomain of bruce-wilson.com.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from bruce-wilson.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.