Hostname
kleinewinst.com
Last fetched
kleinewinst.com resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
kleinewinst.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 |
|---|---|---|---|---|
| 31.14.97.86 | 31.14.96.0/22 | AS20857 | — | NL |
WHOIS identity
- Registrar
- iana:1052
- Organization
- a. steenbergen
- Contact emails
Subdomains
5 observed subdomains of kleinewinst.com.
Web-graph footprint
Distinct hostnames that link to or from kleinewinst.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for kleinewinst.com.
| Mechanism | Target |
|---|---|
| SPF_A | kleinewinst.com |
| SPF_A | vps10.123domeinregistratie.nl |
| SPF_MX | kleinewinst.com |
Related pages
Pivot deeper into the graph from kleinewinst.com.
- IP · 31.14.97.86
- ASN · AS20857
- Registrar · iana:1052
- Country · NL
- Email · 0747a807f1ff321c13aed74a1af2855f_2132788_o@whoisprivacy.com
- TLD · .com
- Browse hostnames · kl…
- 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: "kleinewinst.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.