Skip to content

Hostname

mails.bragpacker.com

Last fetched

mails.bragpacker.com resolves to 1 IPv4 address operated by PUBLIC-DOMAIN-REGISTRY - PDR in IN.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
65.254.81.21365.254.64.0/19AS394695PUBLIC-DOMAIN-REGISTRY - PDRIN

WHOIS identity

No WHOIS records are currently associated with mails.bragpacker.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • mails.bragpacker.com

SPF policy

4 SPF mechanisms authorising senders for mails.bragpacker.com.

MechanismTarget
SPF_Amails.bragpacker.com
SPF_INCLUDEeig.spf.a.cloudfilter.net
SPF_IP65.254.81.213
SPF_MXmails.bragpacker.com

Related pages

Pivot deeper into the graph from mails.bragpacker.com.

Cypher and MCP

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

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