Skip to content

Hostname

bredax.com

Last fetched

bredax.com resolves to 1 IPv4 address operated by SIMPLYTRANSIT in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.76.242.17194.76.192.0/18AS29550SIMPLYTRANSITGB

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

19 observed subdomains of bredax.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for bredax.com.

MechanismTarget
SPF_Abredax.com
SPF_Awww.bredax.com
SPF_IP2a02:af8:fab0:810:94:76:242:171
SPF_IP92.48.108.4
SPF_IP92.48.108.5
SPF_IP92.48.108.6
SPF_IP92.48.108.7
SPF_IP94.76.242.171
SPF_MXbredax.com

Related pages

Pivot deeper into the graph from bredax.com.

Cypher and MCP

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

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