Hostname
loopbaaninitiatief.nl
Last fetched
loopbaaninitiatief.nl resolves to 1 IPv4 address operated by AS39591 in NL. WHOIS lists registrar:mijn internetoplossing b.v. as the registrar.
Nutrition Label
Resolution chain
loopbaaninitiatief.nl 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 |
|---|---|---|---|---|
| 46.17.9.107 | 46.17.8.0/22 | AS39591 | — | NL |
WHOIS identity
- Registrar
- registrar:mijn internetoplossing b.v.
- Organization
- —
- Contact emails
- —
Subdomains
1 observed subdomain of loopbaaninitiatief.nl.
| Subdomain |
|---|
| www.loopbaaninitiatief.nl |
Web-graph footprint
Distinct hostnames that link to or from loopbaaninitiatief.nl in the public web crawl.
18 sites link to this hostname.
194 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for loopbaaninitiatief.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.69.75.5/32 |
| SPF_IP | 195.69.75.60/32 |
| SPF_IP | 217.195.122.206 |
| SPF_IP | 62.12.9.254 |
| SPF_IP | 83.143.185.142 |
| SPF_IP | 83.143.187.130/32 |
| SPF_IP | 83.143.187.131/32 |
| SPF_MX | loopbaaninitiatief.nl |
Related pages
Pivot deeper into the graph from loopbaaninitiatief.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "loopbaaninitiatief.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.