Skip to content

Hostname

dan.vg

Last fetched

dan.vg resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · dan.vgRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/dan.vg

Resolution chain

dan.vg resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.67.233.11718.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.12718.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.1818.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.4718.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
3.167.37.1003.167.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.37.193.167.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.37.233.167.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.37.573.167.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.1283.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.283.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.443.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.563.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
Contact emails

Subdomains

8 observed subdomains of dan.vg.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dan.vg.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from dan.vg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dan.vg"})-[: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.