Skip to content

Hostname

brim-b.com

Last fetched

brim-b.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · brim-b.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/brim-b.com

Resolution chain

brim-b.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.93.12013.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.2513.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.3813.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.5113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.87.2918.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.3018.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.3718.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.7418.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
3.161.94.1073.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.23.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.373.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.633.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
iana:269
Organization
Contact emails

Web-graph footprint

Distinct hostnames that link to or from brim-b.com in the public web crawl.

7 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from brim-b.com.

Cypher and MCP

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

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