Skip to content

Hostname

eiriksovik.com

Last fetched

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

Nutrition Label

WHISPER CANON · eiriksovik.comRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/eiriksovik.com

Resolution chain

eiriksovik.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.80.313.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.2333.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.2533.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.132.12252.218.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.181.6652.218.181.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.130.17952.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.132.352.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.138.13952.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.147.352.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.154.17952.92.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.196.16352.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.202.3552.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.204.18752.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.205.11552.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.206.4352.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.210.15552.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of eiriksovik.com owner
Contact emails

Web-graph footprint

Distinct hostnames that link to or from eiriksovik.com in the public web crawl.

8 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from eiriksovik.com.

Cypher and MCP

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

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