Skip to content

Hostname

joc.com

Last fetched

joc.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · joc.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/joc.com

Resolution chain

joc.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.156.91.12108.156.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.91.20108.156.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.91.82108.156.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.91.9108.156.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.214.12652.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.2452.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.3452.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.4552.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.10618.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.2018.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.3618.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.2718.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
domain admin
Contact emails

Subdomains

17 observed subdomains of joc.com.

Web-graph footprint

Distinct hostnames that link to or from joc.com in the public web crawl.

2,490 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for joc.com.

MechanismTarget
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDE_spfblock.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from joc.com.

Cypher and MCP

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

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