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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.20.3 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.7 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.71 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.92 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.162.174.124 | 3.162.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.174.21 | 3.162.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.174.3 | 3.162.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.174.87 | 3.162.168.0/21 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for jcca-net.com.
| Mechanism | Target |
|---|---|
| SPF_A | sv146.xbiz.ne.jp |
| SPF_INCLUDE | _spf.autobiz.jp |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.sender.xserver.jp |
| SPF_IP | 18.178.45.235 |
| SPF_IP | 183.90.235.7 |
| SPF_IP | 54.199.215.32 |
| SPF_IP | 54.199.215.65 |
| SPF_IP | 54.199.222.216 |
| SPF_MX | jcca-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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.