Skip to content

Hostname

subaru.jp

Last fetched

subaru.jp resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE.

Nutrition Label

WHISPER CANON · subaru.jpRouting diversity3.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/subaru.jp

Resolution chain

subaru.jp resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.79.37.35104.79.32.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
184.31.180.223184.31.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.CO
184.31.180.223184.31.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.CO
23.211.32.12323.211.32.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.PL
23.45.99.9123.45.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
Organization
fuji heavy industries
Contact emails

Subdomains

73 observed subdomains of subaru.jp.

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.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for subaru.jp.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail1.subaru.jp
SPF_INCLUDEmail2.subaru.jp
SPF_INCLUDEmail3.subaru.jp
SPF_INCLUDEsmp.ne.jp
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf-rmb.mpme.jp
SPF_IP153.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.