Skip to content

Hostname

bradm.ax

Last fetched

bradm.ax resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · bradm.axRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/bradm.ax

Resolution chain

bradm.ax resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.156.144.128108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.63108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.67108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.75108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.226.244.11413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.11613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.12413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
99.84.160.10099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.10199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.12099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with bradm.ax in WhisperGraph.

Subdomains

1 observed subdomain of bradm.ax.

Web-graph footprint

Distinct hostnames that link to or from bradm.ax in the public web crawl.

20 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from bradm.ax.

Cypher and MCP

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

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