Skip to content

Hostname

mail.benmagradio.com

Last fetched

mail.benmagradio.com resolves to 2 IPv4 addresses operated by CONTABO - Contabo GmbH in DE.

Nutrition Label

WHISPER CANON · mail.benmagradio.comRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mail.benmagradio.com

Resolution chain

mail.benmagradio.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.10.154.20645.10.154.0/24AS51167CONTABO - Contabo GmbHDE
54.36.110.454.36.0.0/16AS16276OVH - OVH SASDE

WHOIS identity

No WHOIS records are currently associated with mail.benmagradio.com in WhisperGraph.

Subdomains

2 observed subdomains of mail.benmagradio.com.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for mail.benmagradio.com.

MechanismTarget
SPF_Amail.benmagradio.com
SPF_IP139.99.120.183
SPF_IP167.86.92.153
SPF_IP185.216.203.106
SPF_IP188.165.254.177
SPF_IP192.3.195.42
SPF_IP198.12.66.115
SPF_IP209.182.100.154
SPF_IP213.136.92.19
SPF_IP45.10.154.206
SPF_IP54.36.110.4
SPF_IP75.119.133.61
SPF_MXmail.benmagradio.com

Related pages

Pivot deeper into the graph from mail.benmagradio.com.

Cypher and MCP

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

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