Skip to content

Hostname

aferry.vn

Last fetched

aferry.vn resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · aferry.vnRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/aferry.vn

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.196.1613.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.4913.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.6313.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.6513.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

No WHOIS records are currently associated with aferry.vn in WhisperGraph.

Subdomains

2 observed subdomains of aferry.vn.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for aferry.vn.

Related pages

Pivot deeper into the graph from aferry.vn.

Cypher and MCP

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

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