Skip to content

Hostname

netfocus.nl

Last fetched

netfocus.nl resolves to 1 IPv4 address operated by AS12859 in NL. WHOIS lists registrar:internationale domeinregistratie nederland as the registrar.

Nutrition Label

WHISPER CANON · netfocus.nlRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/netfocus.nl

Resolution chain

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

IPPrefixASNOperatorCountry
213.136.4.199213.136.0.0/19AS12859NL

WHOIS identity

Registrar
registrar:internationale domeinregistratie nederland
Organization
Contact emails

Subdomains

45 observed subdomains of netfocus.nl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for netfocus.nl.

MechanismTarget
SPF_Anetfocus.nl
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.netfocus.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.210.182.100
SPF_IP213.136.4.192/27
SPF_IP87.251.53.96/27
SPF_MXnetfocus.nl

Related pages

Pivot deeper into the graph from netfocus.nl.

Cypher and MCP

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

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