Skip to content

Hostname

trung.fun

Last fetched

trung.fun resolves to 1 IPv4 address operated by AS45899 in VN. WHOIS lists iana:1649 as the registrar.

Nutrition Label

WHISPER CANON · trung.funRouting diversity1.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/trung.fun

Resolution chain

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

IPPrefixASNOperatorCountry
14.224.204.6614.224.192.0/20AS45899VN

WHOIS identity

Registrar
iana:1649
Organization
just me, myself and i.
Contact emails

Subdomains

15 observed subdomains of trung.fun.

Web-graph footprint

Distinct hostnames that link to or from trung.fun in the public web crawl.

7 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for trung.fun.

MechanismTarget
SPF_Amail.trung.fun
SPF_IP14.224.204.66
SPF_MXtrung.fun

Related pages

Pivot deeper into the graph from trung.fun.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "trung.fun"})-[: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.