Skip to content

Hostname

bakkerinteractief.nl

Last fetched

bakkerinteractief.nl resolves to 1 IPv4 address operated by XL-AS - Signet B.V. in NL. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.110.173.63185.110.172.0/22AS35470XL-AS - Signet B.V.NL

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

3 observed subdomains of bakkerinteractief.nl.

Web-graph footprint

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

19 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bakkerinteractief.nl.

MechanismTarget
SPF_Abakkerinteractief.nl
SPF_INCLUDE_spf.e-boekhouden.nl
SPF_INCLUDE_spf.gripp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXbakkerinteractief.nl

Related pages

Pivot deeper into the graph from bakkerinteractief.nl.

Cypher and MCP

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

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