Skip to content

Hostname

marktimmermans.nl

Last fetched

marktimmermans.nl resolves to 3 IPv4 addresses operated by AS60781 in NL. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · marktimmermans.nlRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/marktimmermans.nl

Resolution chain

marktimmermans.nl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.162.169.10178.162.168.0/22AS60781NL
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

2 observed subdomains of marktimmermans.nl.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for marktimmermans.nl.

MechanismTarget
SPF_Amarktimmermans.nl
SPF_Aspf.flexfilter.nl
SPF_INCLUDE_spf.e-boekhouden.nl
SPF_INCLUDEemsd1.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.162.169.10
SPF_IP62.84.247.75
SPF_MXmarktimmermans.nl

Related pages

Pivot deeper into the graph from marktimmermans.nl.

Cypher and MCP

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

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