Hostname
kultanappi.com
Last fetched
kultanappi.com resolves to 1 IPv4 address operated by GLESYS-FI-2 - Glesys AB in FI. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
kultanappi.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 |
|---|---|---|---|---|
| 77.240.23.85 | 77.240.20.0/22 | AS35382 | GLESYS-FI-2 - Glesys AB | FI |
WHOIS identity
- Registrar
- iana:48
- Organization
- kultan?ppi oy
- Contact emails
Subdomains
2 observed subdomains of kultanappi.com.
Web-graph footprint
Distinct hostnames that link to or from kultanappi.com in the public web crawl.
6 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for kultanappi.com.
| Mechanism | Target |
|---|---|
| SPF_A | kultanappi.com |
| SPF_INCLUDE | _spf.vilkas.shop |
| SPF_IP | 77.240.19.46 |
| SPF_MX | kultanappi.com |
Related pages
Pivot deeper into the graph from kultanappi.com.
- IP · 77.240.23.85
- ASN · AS35382GLESYS-FI-2 - Glesys AB
- Registrar · iana:48
- Country · FI
- Email · tuomo.nappila@kultanappi.com
- TLD · .com
- Browse hostnames · ku…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kultanappi.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.