Skip to content

Hostname

abbank.vn

Last fetched

abbank.vn resolves to 2 IPv4 addresses operated by AS55317 in VN.

Nutrition Label

WHISPER CANON · abbank.vnRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/abbank.vn

Resolution chain

abbank.vn resolves to 2 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 abbank.vn in WhisperGraph.

Subdomains

58 observed subdomains of abbank.vn.

Web-graph footprint

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

222 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for abbank.vn.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_MXabbank.vn

Related pages

Pivot deeper into the graph from abbank.vn.

Cypher and MCP

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

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