Skip to content

Hostname

bradken.com

Last fetched

bradken.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · bradken.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bradken.com

Resolution chain

bradken.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
99.83.231.6199.83.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for bradken.com.

MechanismTarget
SPF_Abradken.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.mailmarshal.cloud
SPF_IP140.82.195.14
SPF_IP140.82.195.198
SPF_IP149.20.195.78
SPF_IP203.44.202.188
SPF_IP204.156.176.0/23
SPF_IP204.156.178.0/24
SPF_IP207.189.124.0/23
SPF_IP207.189.99.200/29
SPF_IP209.162.194.0/24
SPF_IP209.222.65.0/24
SPF_IP209.222.66.0/23
SPF_IP216.41.143.0/24
SPF_IP35.183.73.63
SPF_IP54.194.14.170
SPF_IP54.93.34.201
SPF_IP72.46.76.0/22
SPF_IP74.62.162.102
SPF_IP74.62.162.104
SPF_MXbradken.com

Related pages

Pivot deeper into the graph from bradken.com.

Cypher and MCP

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

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