Skip to content

Hostname

bradyware.com

Last fetched

bradyware.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

bradyware.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0152258549
Contact emails

Subdomains

8 observed subdomains of bradyware.com.

Web-graph footprint

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

134 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for bradyware.com.

MechanismTarget
SPF_INCLUDEjsmtp.net
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP143.170.98.90
SPF_IP162.159.135.42/32
SPF_IP167.68.0.1/16
SPF_IP173.226.10.242
SPF_IP209.87.159.102/32
SPF_IP4.2.152.250
SPF_IP50.237.204.18
SPF_IP64.132.95.29
SPF_IP64.88.171.197/32
SPF_IP8.36.41.67

Related pages

Pivot deeper into the graph from bradyware.com.

Cypher and MCP

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

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