Skip to content

Hostname

thejwcc.com

Last fetched

thejwcc.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · thejwcc.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/thejwcc.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.77.1618.164.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.77.5118.164.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.77.5818.164.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.77.6518.164.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.1153.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.133.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.783.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.893.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
private private
Contact emails

Subdomains

12 observed subdomains of thejwcc.com.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for thejwcc.com.

MechanismTarget
SPF_Athejwcc.com
SPF_INCLUDE_spf.google.com
SPF_IP103.116.17.3
SPF_IP67.222.107.207
SPF_MXthejwcc.com

Related pages

Pivot deeper into the graph from thejwcc.com.

Cypher and MCP

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

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