Skip to content

Hostname

brocode2s.com

Last fetched

brocode2s.com resolves to 13 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in IN. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · brocode2s.comRouting diversity5.7/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/brocode2s.com

Resolution chain

brocode2s.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
134.209.151.13134.209.144.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCIN
137.184.120.2137.184.112.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
138.197.45.93138.197.32.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
142.93.106.44142.93.96.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
143.198.147.204143.198.144.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
159.203.106.187159.203.96.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
159.223.39.167159.223.32.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG
159.65.80.89159.65.80.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB
162.243.160.247162.243.160.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
165.227.171.157165.227.160.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
206.189.89.35206.189.80.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG
207.154.222.8207.154.208.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
64.227.177.13064.227.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCIN

WHOIS identity

Registrar
iana:472
Organization
domain admin
Contact emails

Subdomains

5 observed subdomains of brocode2s.com.

Web-graph footprint

Distinct hostnames that link to or from brocode2s.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from brocode2s.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "brocode2s.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.