Skip to content

Hostname

iol.vn

Last fetched

iol.vn resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.141.159.22818.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.129.88.8847.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

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

Subdomains

2 observed subdomains of iol.vn.

Web-graph footprint

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

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for iol.vn.

MechanismTarget
SPF_Aiol.vn
SPF_IP172.104.45.106
SPF_IP18.141.159.228
SPF_IP47.129.88.88
SPF_MXiol.vn

Related pages

Pivot deeper into the graph from iol.vn.

Cypher and MCP

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

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