Skip to content

Hostname

iskuvippi.fi

Last fetched

iskuvippi.fi resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB.

Nutrition Label

WHISPER CANON · iskuvippi.fiRouting diversity2.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/iskuvippi.fi

Resolution chain

iskuvippi.fi resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
157.245.28.162157.245.28.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB
159.69.45.158159.69.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with iskuvippi.fi in WhisperGraph.

Subdomains

1 observed subdomain of iskuvippi.fi.

Web-graph footprint

Distinct hostnames that link to or from iskuvippi.fi in the public web crawl.

28 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from iskuvippi.fi.

Cypher and MCP

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

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