Hostname
kapteinen.com
Last fetched
kapteinen.com resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
kapteinen.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 95.216.159.78 | 95.216.0.0/16 | AS24940 | — | FI |
WHOIS identity
- Registrar
- iana:1001
- Organization
- jeppe fallet
- Contact emails
- stig_lervik@msn.com
- ccmcqqwbw23r@privacy-protection.email
- frpy4qfjshaf@privacy-protection.email
- j5a6qruowoux@privacy-protection.email
- ncg4g6ws5g2s@privacy-protection.email
- ncuwhek3sfbr@privacy-protection.email
- ppgmfhaxzp24@privacy-protection.email
- rjzwmryceq7z@privacy-protection.email
- sb7pjguchbpb@privacy-protection.email
- t7ycyb4tjkz8@privacy-protection.email
- uficgqr8jjvm@privacy-protection.email
- ufyfhs8sjpeh@privacy-protection.email
- vi5xbz6i6tge@privacy-protection.email
- xbyknzbfwpc9@privacy-protection.email
- xcbr6zmw5dht@privacy-protection.email
- z3q8mtpvehdm@privacy-protection.email
- znvnu3tssxwg@privacy-protection.email
Subdomains
1 observed subdomain of kapteinen.com.
| Subdomain |
|---|
| www.kapteinen.com |
Web-graph footprint
Distinct hostnames that link to or from kapteinen.com in the public web crawl.
6 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for kapteinen.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from kapteinen.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kapteinen.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.