Hostname
kieswijs.nl
Last fetched
kieswijs.nl resolves to 3 IPv4 addresses operated by AS47583 in LT. WHOIS lists registrar:team.blue nl b.v. as the registrar.
Nutrition Label
Resolution chain
kieswijs.nl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.170.199.76 | 185.170.198.0/23 | AS47583 | — | LT |
| 193.160.66.173 | 193.160.66.0/23 | AS47583 | — | NL |
| 77.37.55.104 | 77.37.54.0/23 | AS47583 | — | LT |
WHOIS identity
- Registrar
- registrar:team.blue nl b.v.
- Organization
- —
- Contact emails
- —
Subdomains
11 observed subdomains of kieswijs.nl.
Web-graph footprint
Distinct hostnames that link to or from kieswijs.nl in the public web crawl.
7 sites link to this hostname.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for kieswijs.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.firebasemail.com |
| SPF_INCLUDE | kieswijs.nl |
| SPF_INCLUDE | kieswijsyoungprofessionals.nl |
| SPF_INCLUDE | kwa.kieswijs.nl |
| SPF_INCLUDE | zoho.eu |
| SPF_IP | 178.18.90.102 |
| SPF_IP | 198.2.136.7 |
| SPF_IP | 2a01:7c8:f0:1031:0:1:b12f:679f |
| SPF_IP | 85.10.159.35 |
Related pages
Pivot deeper into the graph from kieswijs.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kieswijs.nl"})-[: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.