Hostname
koseligehus.com
Last fetched
koseligehus.com resolves to 1 IPv4 address operated by AS15440 in LT. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
koseligehus.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 |
|---|---|---|---|---|
| 213.197.182.34 | 213.197.128.0/18 | AS15440 | — | LT |
WHOIS identity
- Registrar
- iana:1001
- Organization
- arturas kiskis
- Contact emails
- kiskis.arturas@gmail.com
- 234oskjr9i4f@privacy-protection.email
- 2pkkfqpgqt9r@privacy-protection.email
- aoubi5iawvbo@privacy-protection.email
- aq8qkee3bpz5@privacy-protection.email
- f8ackfxthuse@privacy-protection.email
- godyjwyeto2h@privacy-protection.email
- gporanxqu75d@privacy-protection.email
- jbzebn7cf7b7@privacy-protection.email
- jte57v5zvdam@privacy-protection.email
- mhkzaimsnt7f@privacy-protection.email
- ns2kxascy65d@privacy-protection.email
- pngbtestxyt7@privacy-protection.email
- t4yo4ci7uuxo@privacy-protection.email
- xprfz5nasptg@privacy-protection.email
- xsdqtv9ov2gr@privacy-protection.email
Web-graph footprint
Distinct hostnames that link to or from koseligehus.com in the public web crawl.
2 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for koseligehus.com.
| Mechanism | Target |
|---|---|
| SPF_A | koseligehus.com |
| SPF_INCLUDE | mlsend.com |
| SPF_INCLUDE | zoho.eu |
| SPF_IP | 213.197.182.34 |
| SPF_MX | koseligehus.com |
Related pages
Pivot deeper into the graph from koseligehus.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "koseligehus.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.