Skip to content

Hostname

elvanto.net

Last fetched

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

Nutrition Label

WHISPER CANON · elvanto.netRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/elvanto.net

Resolution chain

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

IPPrefixASNOperatorCountry
13.56.105.7713.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.56.147.23713.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.56.214.21513.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.57.161.16813.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.144.188.22918.144.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
50.18.107.13950.18.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.120.25552.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.207.11252.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.192.11052.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.204.17952.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.94.4552.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.113.25052.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.164.16452.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.201.8252.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.209.19152.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.151.109.8854.151.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.151.17.14154.151.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.151.64.9454.151.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.177.158.11154.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.177.189.16554.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
domains by proxy,
Contact emails

Subdomains

382 observed subdomains of elvanto.net.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for elvanto.net.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from elvanto.net.

Cypher and MCP

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

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