Hostname
subaru.jp
Last fetched
subaru.jp resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE.
Nutrition Label
Resolution chain
subaru.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.79.37.35 | 104.79.32.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 184.31.180.223 | 184.31.176.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | CO |
| 184.31.180.223 | 184.31.176.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | CO |
| 23.211.32.123 | 23.211.32.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | PL |
| 23.45.99.91 | 23.45.96.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- —
- Organization
- fuji heavy industries
- Contact emails
Subdomains
73 observed subdomains of subaru.jp.
Showing 25 of 73. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from subaru.jp in the public web crawl.
1,824 sites link to this hostname.
125 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for subaru.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail1.subaru.jp |
| SPF_INCLUDE | mail2.subaru.jp |
| SPF_INCLUDE | mail3.subaru.jp |
| SPF_INCLUDE | smp.ne.jp |
| SPF_INCLUDE | spf-bma.mpme.jp |
| SPF_INCLUDE | spf-rmb.mpme.jp |
| SPF_IP | 153.128.71.40/30 |
Related pages
Pivot deeper into the graph from subaru.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "subaru.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.