Skip to content

Hostname

improvers.nl

Last fetched

improvers.nl resolves to 1 IPv4 address operated by AS30870 in NL. WHOIS lists registrar:hostnet b.v. as the registrar.

Nutrition Label

WHISPER CANON · improvers.nlRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/improvers.nl

Resolution chain

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

IPPrefixASNOperatorCountry
193.27.86.112193.27.86.0/24AS30870NL

WHOIS identity

Registrar
registrar:hostnet b.v.
Organization
Contact emails

Subdomains

32 observed subdomains of improvers.nl.

Web-graph footprint

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

46 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for improvers.nl.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.146.128.64/28
SPF_IP182.50.78.64/28
SPF_IP204.14.232.64/28
SPF_IP204.14.234.64/28
SPF_IP212.114.111.149
SPF_IP31.149.196.150
SPF_IP82.199.64.204
SPF_IP82.199.93.172
SPF_IP82.199.93.173
SPF_IP85.222.130.224/28
SPF_IP96.43.144.64/31
SPF_IP96.43.148.64/31
SPF_MXimprovers.nl

Related pages

Pivot deeper into the graph from improvers.nl.

Cypher and MCP

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

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