Skip to content

Hostname

idhc.org

Last fetched

idhc.org resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:140 as the registrar.

Nutrition Label

WHISPER CANON · idhc.orgRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/idhc.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.79.245104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.19.10.44162.19.0.0/17AS16276FR
172.67.150.81172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:140
Organization
institut de drets humans de catalunya
Contact emails

Subdomains

10 observed subdomains of idhc.org.

Web-graph footprint

Distinct hostnames that link to or from idhc.org in the public web crawl.

254 sites link to this hostname.

481 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for idhc.org.

MechanismTarget
SPF_Aidhc.org
SPF_IP162.19.10.44
SPF_IP2001:41d0:1008:ce6:0:0:0:0
SPF_IP208.43.76.146
SPF_IP208.43.76.147/32
SPF_IP5.153.47.203
SPF_IP51.255.64.230
SPF_IP51.255.67.34
SPF_IP80.94.1.29
SPF_IP82.223.76.22
SPF_MXidhc.org
SPF_MXmail.idhc.org

Related pages

Pivot deeper into the graph from idhc.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "idhc.org"})-[: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.