Skip to content

Hostname

extrence.nl

Last fetched

extrence.nl resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:xns registrar b.v. as the registrar.

Nutrition Label

WHISPER CANON · extrence.nlRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/extrence.nl

Resolution chain

extrence.nl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.94.216104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.140.113172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
195.242.130.60195.242.130.0/23AS62121DK

WHOIS identity

Registrar
registrar:xns registrar b.v.
Organization
Contact emails

Subdomains

2 observed subdomains of extrence.nl.

Web-graph footprint

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

6 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • extrence.nl

SPF policy

2 SPF mechanisms authorising senders for extrence.nl.

MechanismTarget
SPF_INCLUDE_spf.yayhosting.dk
SPF_IP195.242.130.60

Related pages

Pivot deeper into the graph from extrence.nl.

Cypher and MCP

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

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