Skip to content

Hostname

iamcr.org

Last fetched

iamcr.org resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · iamcr.orgRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/iamcr.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.10.194104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.194104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.233172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
64.91.227.20964.91.224.0/19AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:81
Organization
bruce girard
Contact emails

Subdomains

31 observed subdomains of iamcr.org.

Web-graph footprint

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

538 sites link to this hostname.

762 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for iamcr.org.

MechanismTarget
SPF_Aiamcr.org
SPF_IP64.91.227.209
SPF_MXiamcr.org

Related pages

Pivot deeper into the graph from iamcr.org.

Cypher and MCP

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

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