Skip to content

Hostname

interfresh.com.vn

Last fetched

interfresh.com.vn resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · interfresh.com.vnRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/interfresh.com.vn

Resolution chain

interfresh.com.vn resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with interfresh.com.vn in WhisperGraph.

Subdomains

13 observed subdomains of interfresh.com.vn.

Web-graph footprint

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

8 sites link to this hostname.

168 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for interfresh.com.vn.

MechanismTarget
SPF_Ainterfresh.com.vn
SPF_INCLUDE_spf.inet.vn
SPF_INCLUDEsendgrid.net
SPF_INCLUDEzcsend.net
SPF_MXinterfresh.com.vn

Related pages

Pivot deeper into the graph from interfresh.com.vn.

Cypher and MCP

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

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