Skip to content

Hostname

echtgoed.nl

Last fetched

echtgoed.nl resolves to 1 IPv4 address operated by AS47583 in NL. WHOIS lists registrar:metaregistrar b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
153.92.219.212153.92.216.0/21AS47583NL

WHOIS identity

Registrar
registrar:metaregistrar b.v.
Organization
Contact emails

Subdomains

2 observed subdomains of echtgoed.nl.

Web-graph footprint

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

13 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for echtgoed.nl.

MechanismTarget
SPF_Aechtgoed.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.93.144.85/22
SPF_IP2a00:4e40:1:1::7:1/120
SPF_IP2a03:9700:8000:0:0:0:0:8220
SPF_IP31.7.5.154
SPF_IP81.16.29.144
SPF_MXechtgoed.nl

Related pages

Pivot deeper into the graph from echtgoed.nl.

Cypher and MCP

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

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