Skip to content

Hostname

vn.dcsfreight.com

Last fetched

vn.dcsfreight.com resolves to 1 IPv4 address operated by AS44747 in IT.

Nutrition Label

WHISPER CANON · vn.dcsfreight.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/vn.dcsfreight.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.205.1.19462.205.0.0/19AS44747IT

WHOIS identity

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

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for vn.dcsfreight.com.

MechanismTarget
SPF_Avn.dcsfreight.com
SPF_IP216.55.138.182
SPF_IP62.205.1.194
SPF_IP62.205.7.2/28
SPF_IP94.138.36.10/28
SPF_MXvn.dcsfreight.com

Related pages

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

Cypher and MCP

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

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