Skip to content

Hostname

hovden.skiperformance.com

Last fetched

hovden.skiperformance.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · hovden.skiperformance.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/hovden.skiperformance.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.200.216.3218.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.92.24752.44.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.153.2852.44.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.87.17554.182.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.33.23554.230.14.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.159.24363.38.120.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with hovden.skiperformance.com in WhisperGraph.

Web-graph footprint

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

10 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from hovden.skiperformance.com.

Cypher and MCP

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

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