Hostname
baycrews.jp
Last fetched
baycrews.jp resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in IN.
Nutrition Label
Resolution chain
baycrews.jp resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.120.70.148 | 104.120.64.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | IN |
| 23.0.183.217 | 23.0.176.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | ID |
| 23.63.121.105 | 23.63.112.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.67.133.55 | 23.67.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- —
- Organization
- —
- Contact emails
Subdomains
24 observed subdomains of baycrews.jp.
Showing 16 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from baycrews.jp in the public web crawl.
1,677 sites link to this hostname.
126 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for baycrews.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | em465.baycrews.jp |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | webcas.net |
| SPF_IP | 115.30.0.171/32 |
| SPF_IP | 115.30.0.172/32 |
| SPF_IP | 124.109.181.7/32 |
| SPF_IP | 54.238.179.102 |
| SPF_IP | 54.238.205.235 |
| SPF_IP | 54.238.206.244 |
Related pages
Pivot deeper into the graph from baycrews.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "baycrews.jp"})-[: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.