Skip to content

Hostname

j2c.com

Last fetched

j2c.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · j2c.comRouting diversity6.9/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/j2c.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.52.113.129100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.156.5913.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.33.169174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.140.21818.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.249.13.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.241.943.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.115.1193.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.19.1243.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.253.3334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.101.9534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.208.14834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.115.13644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.193.8744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.220.126.3044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.220.127.20344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.114.7450.19.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.26.13652.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.146.143.21754.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.251.15454.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.174.21554.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
insidersreferral.com
Contact emails

Subdomains

9 observed subdomains of j2c.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for j2c.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEtrustpilotservice.com
SPF_IP50.16.251.87
SPF_IP64.18.0.0/20

Related pages

Pivot deeper into the graph from j2c.com.

Cypher and MCP

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

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