Skip to content

Hostname

pro-active-it.nl

Last fetched

pro-active-it.nl resolves to 1 IPv4 address operated by AS8560 in DE. WHOIS lists registrar:internationale domeinregistratie nederland as the registrar.

Nutrition Label

WHISPER CANON · pro-active-it.nlRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/pro-active-it.nl

Resolution chain

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

IPPrefixASNOperatorCountry
194.164.54.34194.164.48.0/20AS8560DE

WHOIS identity

Registrar
registrar:internationale domeinregistratie nederland
Organization
Contact emails

Subdomains

16 observed subdomains of pro-active-it.nl.

Web-graph footprint

Distinct hostnames that link to or from pro-active-it.nl in the public web crawl.

62 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for pro-active-it.nl.

MechanismTarget
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.mtaroutes.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP92.70.35.165

Related pages

Pivot deeper into the graph from pro-active-it.nl.

Cypher and MCP

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

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