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
Resolution chain
jcrew.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.23.245.187 | 2.23.244.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.219.4.154 | 23.219.4.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.220.116.188 | 23.220.116.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 72.246.28.104 | 72.246.28.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 88.221.168.236 | 88.221.168.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.219.139.187 | 23.219.138.0/23 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.52.181.82 | 23.52.180.0/22 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- iana:292
- Organization
- j. crew international,
- Contact emails
Subdomains
99 observed subdomains of jcrew.com.
Showing 25 of 99. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from jcrew.com in the public web crawl.
7,926 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for jcrew.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
| SPF_INCLUDE | em9324.market.jcrew.com |
| SPF_IP | 34.197.206.27 |
| SPF_IP | 34.234.7.99 |
| SPF_IP | 52.22.5.15 |
| SPF_IP | 65.215.92.7 |
Related pages
Pivot deeper into the graph from jcrew.com.
- IP · 2.23.245.187
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:292
- Country · DE
- Email · generalcounsel@jcrew.com
- TLD · .com
- Browse hostnames · jc…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.