Skip to content

Hostname

jacc.org

Last fetched

jacc.org resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · jacc.orgRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/jacc.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.38.217104.18.38.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.149.39172.64.149.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
208.80.122.1208.80.122.0/24AS16552DIGICERT - Tiggee LLCUS
208.80.122.215208.80.122.0/24AS16552DIGICERT - Tiggee LLCUS
208.80.123.108208.80.123.0/24AS16552DIGICERT - Tiggee LLCUS
208.80.123.164208.80.123.0/24AS16552DIGICERT - Tiggee LLCUS

WHOIS identity

Registrar
iana:146
Organization
american college of cardiology foundation
Contact emails

Subdomains

16 observed subdomains of jacc.org.

Web-graph footprint

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

5,989 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for jacc.org.

MechanismTarget
SPF_INCLUDEjacc.ip05.com

Related pages

Pivot deeper into the graph from jacc.org.

Cypher and MCP

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

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