Skip to content

Hostname

storkamp.com

Last fetched

storkamp.com resolves to 1 IPv4 address operated by AS24751 in FI. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · storkamp.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/storkamp.com

Resolution chain

storkamp.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.134.37.7085.134.0.0/17AS24751FI

WHOIS identity

Registrar
iana:73
Organization
storkamp media oy
Contact emails

Subdomains

1 observed subdomain of storkamp.com.

Web-graph footprint

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

8 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for storkamp.com.

MechanismTarget
SPF_INCLUDEspfa.cust.multi.fi
SPF_IP188.40.174.8
SPF_IP212.16.187.20
SPF_IP2a01:2b0:301d:99:0:0:0:41
SPF_IP2a01:2b0:301d:99:0:0:0:47
SPF_IP82.99.18.41
SPF_IP82.99.18.47
SPF_IP82.99.18.5
SPF_IP88.129.214.20
SPF_IP94.246.96.87

Related pages

Pivot deeper into the graph from storkamp.com.

Cypher and MCP

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

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