Skip to content

Hostname

jcrew.com

Last fetched

jcrew.com resolves to 7 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · jcrew.comRouting diversity4.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/jcrew.com

Resolution chain

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

IPPrefixASNOperatorCountry
2.23.245.1872.23.244.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.219.4.15423.219.4.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.220.116.18823.220.116.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US
72.246.28.10472.246.28.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
88.221.168.23688.221.168.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.219.139.18723.219.138.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.52.181.8223.52.180.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
j. crew international,
Contact emails

Subdomains

99 observed subdomains of jcrew.com.

Web-graph footprint

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

7,926 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for jcrew.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com
SPF_INCLUDEem9324.market.jcrew.com
SPF_IP34.197.206.27
SPF_IP34.234.7.99
SPF_IP52.22.5.15
SPF_IP65.215.92.7

Related pages

Pivot deeper into the graph from jcrew.com.

Cypher and MCP

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

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