Skip to content

Hostname

ijc.org

Last fetched

ijc.org resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ijc.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ijc.org

Resolution chain

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

IPPrefixASNOperatorCountry
157.230.70.240157.230.68.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCCA

WHOIS identity

Registrar
iana:2
Organization
international joint commission
Contact emails

Subdomains

41 observed subdomains of ijc.org.

Web-graph footprint

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

759 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ijc.org.

MechanismTarget
SPF_Aijc.org
SPF_Aott-smtp.ijc.org
SPF_Awdc-smtp.ijc.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.182.148.241
SPF_IP147.182.154.21
SPF_IP205.175.221.89/32
SPF_IP205.192.175.2/32
SPF_IP67.71.254.0/27
SPF_MXijc.org

Related pages

Pivot deeper into the graph from ijc.org.

Cypher and MCP

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

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