Skip to content

Hostname

jcca-net.com

Last fetched

jcca-net.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · jcca-net.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jcca-net.com

Resolution chain

jcca-net.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.20.313.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.713.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.7113.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.9213.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.162.174.1243.162.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.174.213.162.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.174.33.162.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.174.873.162.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
lpn co.,ltd.
Contact emails

Subdomains

7 observed subdomains of jcca-net.com.

Web-graph footprint

Distinct hostnames that link to or from jcca-net.com in the public web crawl.

174 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for jcca-net.com.

MechanismTarget
SPF_Asv146.xbiz.ne.jp
SPF_INCLUDE_spf.autobiz.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.sender.xserver.jp
SPF_IP18.178.45.235
SPF_IP183.90.235.7
SPF_IP54.199.215.32
SPF_IP54.199.215.65
SPF_IP54.199.222.216
SPF_MXjcca-net.com

Related pages

Pivot deeper into the graph from jcca-net.com.

Cypher and MCP

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

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