Skip to content

Hostname

computer2000.nl

Last fetched

computer2000.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:deutsche telekom ag as the registrar.

Nutrition Label

WHISPER CANON · computer2000.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/computer2000.nl

Resolution chain

computer2000.nl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:deutsche telekom ag
Organization
Contact emails

Subdomains

1 observed subdomain of computer2000.nl.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for computer2000.nl.

MechanismTarget
SPF_INCLUDEspf-00277801.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP169.153.136.50
SPF_IP169.153.203.90
SPF_IP169.153.203.93
SPF_IP62.153.205.176/28
SPF_IP62.225.34.0/24
SPF_IP80.152.49.0/24
SPF_IP88.217.182.8/29

Related pages

Pivot deeper into the graph from computer2000.nl.

Cypher and MCP

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

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