Skip to content

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

WHISPER CANON · loopbaaninitiatief.nlRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/loopbaaninitiatief.nl

Resolution chain

loopbaaninitiatief.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.17.9.10746.17.8.0/22AS39591NL

WHOIS identity

Registrar
registrar:mijn internetoplossing b.v.
Organization
Contact emails

Subdomains

1 observed subdomain of 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.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for loopbaaninitiatief.nl.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.69.75.5/32
SPF_IP195.69.75.60/32
SPF_IP217.195.122.206
SPF_IP62.12.9.254
SPF_IP83.143.185.142
SPF_IP83.143.187.130/32
SPF_IP83.143.187.131/32
SPF_MXloopbaaninitiatief.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.