Skip to content

Hostname

bkav.com.vn

Last fetched

bkav.com.vn resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · bkav.com.vnRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/bkav.com.vn

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.11113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.11713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.170.42.443.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.563.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.63.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.773.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

19 observed subdomains of bkav.com.vn.

Web-graph footprint

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

216 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_IP113.177.4.2
SPF_IP113.190.241.200/29
SPF_IP113.190.241.208/29
SPF_IP113.190.241.232/29
SPF_IP113.190.241.248/29

Related pages

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

Cypher and MCP

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

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