Skip to content

Hostname

techresources.nl

Last fetched

techresources.nl resolves to 1 IPv4 address operated by SuperNetwork - SuperNetwork in CZ. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · techresources.nlRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/techresources.nl

Resolution chain

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

IPPrefixASNOperatorCountry
95.168.220.21095.168.192.0/19AS39392SuperNetwork - SuperNetworkCZ

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

14 observed subdomains of techresources.nl.

Web-graph footprint

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

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for techresources.nl.

MechanismTarget
SPF_Atechresources.nl
SPF_INCLUDEsecureserver.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.autopilothq.com
SPF_INCLUDEspf.otys.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP92.204.64.1
SPF_IP95.211.126.62
SPF_MXtechresources.nl

Related pages

Pivot deeper into the graph from techresources.nl.

Cypher and MCP

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

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