Skip to content

Hostname

vingle.net

Last fetched

vingle.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · vingle.netRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vingle.net

Resolution chain

vingle.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.51.50108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.54108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.60108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.98108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.227.192.10213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.173.233.12018.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.2318.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.4918.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.5718.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.119.10418.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.6218.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.6518.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.9018.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.67.181.3818.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.6618.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.8918.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.67.181.9718.67.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

30 observed subdomains of vingle.net.

Web-graph footprint

Distinct hostnames that link to or from vingle.net in the public web crawl.

7,121 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for vingle.net.

MechanismTarget
SPF_IP198.21.2.230
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from vingle.net.

Cypher and MCP

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

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