Skip to content

Hostname

joonatanrautio.com

Last fetched

joonatanrautio.com resolves to 2 IPv4 addresses operated by CONTABO - Contabo GmbH in DE. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · joonatanrautio.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/joonatanrautio.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.2.100.17185.2.100.0/22AS51167CONTABO - Contabo GmbHDE
79.143.191.24579.143.191.0/24AS51167CONTABO - Contabo GmbHDE

WHOIS identity

Registrar
iana:3862
Organization
jacob mickelsson
Contact emails

Subdomains

1 observed subdomain of joonatanrautio.com.

Web-graph footprint

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

6 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from joonatanrautio.com.

Cypher and MCP

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

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