Skip to content

Hostname

carmel.nl

Last fetched

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

Nutrition Label

WHISPER CANON · carmel.nlRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/carmel.nl

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.14.165104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.165104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.182172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:the registrar company b.v.
Organization
Contact emails

Subdomains

48 observed subdomains of carmel.nl.

Web-graph footprint

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

75 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for carmel.nl.

MechanismTarget
SPF_INCLUDEspf.planoncloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP109.234.207.166
SPF_IP162.13.227.144
SPF_IP185.110.113.66
SPF_IP185.110.115.2
SPF_IP185.46.182.1/32
SPF_IP185.46.182.200/29
SPF_IP185.46.182.208/31
SPF_IP193.8.226.65/32
SPF_IP194.150.14.85/32
SPF_IP195.143.61.129/32
SPF_IP2603:10a6:10:1c:0:0:0:26
SPF_IP80.65.96.45/32
SPF_IP83.149.98.72/32
SPF_IP95.211.74.199
SPF_MXmail.parantionmail.nl
SPF_MXnieuws.carmel.nl

Related pages

Pivot deeper into the graph from carmel.nl.

Cypher and MCP

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

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