Skip to content

Hostname

dooit.nl

Last fetched

dooit.nl resolves to 1 IPv4 address operated by INFRABLOCKS in NL.

Nutrition Label

WHISPER CANON · dooit.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dooit.nl

Resolution chain

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

IPPrefixASNOperatorCountry
88.214.28.13988.214.28.0/22AS38913INFRABLOCKSNL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for dooit.nl.

MechanismTarget
SPF_Adooit.nl
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.75.92.155/32
SPF_IP193.75.92.156/32
SPF_IP213.227.139.157
SPF_IP2a09:8b00:300:10:0:0:0:10
SPF_IP88.214.28.139
SPF_IP91.123.56.240/32
SPF_IP91.123.56.241/32
SPF_MXdooit.nl

Related pages

Pivot deeper into the graph from dooit.nl.

Cypher and MCP

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

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