Skip to content

Hostname

truefriend.com

Last fetched

truefriend.com resolves to 1 IPv4 address operated by AS9704 in KR. WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · truefriend.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/truefriend.com

Resolution chain

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

IPPrefixASNOperatorCountry
210.96.164.81210.97.80.0/24AS9704KR

WHOIS identity

Registrar
iana:100
Organization
korea investment & securities co.,ltd.
Contact emails

Subdomains

64 observed subdomains of truefriend.com.

Web-graph footprint

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

186 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for truefriend.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP210.107.75.94
SPF_IP210.96.163.160
SPF_IP210.96.164.0/24
SPF_IP211.180.31.80/28
SPF_IP219.255.63.32/28
SPF_IP219.255.63.35
SPF_IP219.255.63.39
SPF_IP219.255.63.42

Related pages

Pivot deeper into the graph from truefriend.com.

Cypher and MCP

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

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