Skip to content

Hostname

expert.nl

Last fetched

expert.nl resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:hostnet b.v. as the registrar.

Nutrition Label

WHISPER CANON · expert.nlRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/expert.nl

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.46.143104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.146.104172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:hostnet b.v.
Organization
Contact emails

Subdomains

68 observed subdomains of expert.nl.

Web-graph footprint

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

1,459 sites link to this hostname.

73 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for expert.nl.

MechanismTarget
SPF_Aexpert.nl
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEspf.campaigncontentmanager.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.93.142.243
SPF_IP142.93.228.2
SPF_IP149.72.217.82
SPF_IP159.183.95.219
SPF_IP185.100.129.13
SPF_IP185.100.131.0/24
SPF_IP185.123.62.235
SPF_IP185.23.25.187
SPF_IP185.23.25.188
SPF_IP185.23.25.190
SPF_IP185.23.25.194
SPF_IP206.189.97.168
SPF_IP213.247.41.138
SPF_IP217.89.79.102/32
SPF_IP31.7.7.54
SPF_IP5.172.41.167
SPF_IP80.65.125.34
SPF_IP93.186.190.25

Related pages

Pivot deeper into the graph from expert.nl.

Cypher and MCP

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

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