Skip to content

Hostname

j.crew.com

Last fetched

j.crew.com resolves to 2 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in JP.

Nutrition Label

WHISPER CANON · j.crew.comRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/j.crew.com

Resolution chain

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

IPPrefixASNOperatorCountry
184.28.183.178184.28.182.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.JP
2.23.89.1742.23.88.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.SE

WHOIS identity

No WHOIS records are currently associated with j.crew.com in WhisperGraph.

Subdomains

1 observed subdomain of j.crew.com.

Web-graph footprint

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

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for j.crew.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 j.crew.com.

Cypher and MCP

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

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