Skip to content

Hostname

mail.truefriend.com

Last fetched

mail.truefriend.com resolves to 1 IPv4 address operated by AS9318 in KR.

Nutrition Label

WHISPER CANON · mail.truefriend.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mail.truefriend.com

Resolution chain

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

IPPrefixASNOperatorCountry
219.255.63.35219.255.62.0/23AS9318KR

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for mail.truefriend.com.

MechanismTarget
SPF_IP210.96.164.109
SPF_IP210.96.164.110
SPF_IP210.96.164.114
SPF_IP210.96.164.115
SPF_IP210.96.164.117
SPF_IP210.96.164.118
SPF_IP210.96.164.119
SPF_IP210.96.164.85
SPF_IP210.96.164.95
SPF_IP219.255.63.35
SPF_IP219.255.63.39

Related pages

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

Cypher and MCP

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

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