Skip to content

Hostname

techone.nl

Last fetched

techone.nl resolves to 1 IPv4 address operated by AS21221 in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · techone.nlRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/techone.nl

Resolution chain

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

IPPrefixASNOperatorCountry
82.150.141.24882.150.140.0/22AS21221NL

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

68 observed subdomains of techone.nl.

Web-graph footprint

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

29 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for techone.nl.

MechanismTarget
SPF_Atechone.nl
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDE_spf.netwerkplan.nl
SPF_INCLUDEemsd1.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protagonist.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.243.24.16
SPF_IP217.18.70.28
SPF_IP88.99.27.29

Related pages

Pivot deeper into the graph from techone.nl.

Cypher and MCP

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

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