Skip to content

Hostname

www.badrsystem.com

Last fetched

www.badrsystem.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with www.badrsystem.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for www.badrsystem.com.

MechanismTarget
SPF_Awww.badrsystem.com
SPF_IP104.237.233.141
SPF_IP104.237.233.149
SPF_IP138.201.67.2
SPF_IP138.201.67.3
SPF_IP65.21.87.187
SPF_IP89.235.79.14
SPF_IP95.216.95.123
SPF_MXwww.badrsystem.com

Related pages

Pivot deeper into the graph from www.badrsystem.com.

Cypher and MCP

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

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