Skip to content

Hostname

bro.my

Last fetched

bro.my resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · bro.myRouting diversity5.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/bro.my

Resolution chain

bro.my resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.52.49.178100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.49.11913.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.80.1143.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.241.2303.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.84.9734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.212.211.24444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.211.3644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.61.12444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.145.2352.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.164.70.4254.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.45.8154.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.49.17798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with bro.my in WhisperGraph.

Subdomains

1 observed subdomain of bro.my.

Subdomain
www.bro.my

Web-graph footprint

Distinct hostnames that link to or from bro.my in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bro.my.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from bro.my.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bro.my"})-[: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.