Skip to content

Hostname

forcez.nl

Last fetched

forcez.nl resolves to 1 IPv4 address operated by H4Y-SR-POOL0 in NL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
31.210.16.1831.210.16.0/24AS211220H4Y-SR-POOL0NL

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 forcez.nl in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for forcez.nl.

MechanismTarget
SPF_Aforcez.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a01:7c8:aac2:507:5054:ff:fe39:2a94
SPF_IP2a03:ec80:0:100:16:0:0:0
SPF_IP31.210.16.16
SPF_MXforcez.nl

Related pages

Pivot deeper into the graph from forcez.nl.

Cypher and MCP

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

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