Skip to content

Hostname

adflex.vn

Last fetched

adflex.vn resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG.

Nutrition Label

WHISPER CANON · adflex.vnRouting diversity2.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings4.4/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/adflex.vn

Resolution chain

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

IPPrefixASNOperatorCountry
157.230.249.240157.230.240.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG
188.166.185.128188.166.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG

WHOIS identity

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

Subdomains

67 observed subdomains of adflex.vn.

Web-graph footprint

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

70 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for adflex.vn.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from adflex.vn.

Cypher and MCP

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

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