Skip to content

Hostname

techniekmenu.nl

Last fetched

techniekmenu.nl resolves to 1 IPv4 address operated by AS41960 in NL. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · techniekmenu.nlRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/techniekmenu.nl

Resolution chain

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

IPPrefixASNOperatorCountry
185.238.55.223185.238.52.0/22AS41960NL

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

5 observed subdomains of techniekmenu.nl.

Web-graph footprint

Distinct hostnames that link to or from techniekmenu.nl in the public web crawl.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for techniekmenu.nl.

MechanismTarget
SPF_Aspf.spamexperts.axc.nl
SPF_Atechniekmenu.nl
SPF_IP185.182.56.34
SPF_MXtechniekmenu.nl

Related pages

Pivot deeper into the graph from techniekmenu.nl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "techniekmenu.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.