Skip to content

Hostname

am12.jp

Last fetched

am12.jp resolves to 2 IPv4 addresses operated by AS9371 in JP.

Nutrition Label

WHISPER CANON · am12.jpRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/am12.jp

Resolution chain

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

IPPrefixASNOperatorCountry
133.167.67.231133.167.0.0/16AS9371JP
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
Organization
akashi municipal planetarium
Contact emails

Subdomains

3 observed subdomains of am12.jp.

Web-graph footprint

Distinct hostnames that link to or from am12.jp in the public web crawl.

301 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • am12.jp

SPF policy

2 SPF mechanisms authorising senders for am12.jp.

MechanismTarget
SPF_Aam12.jp
SPF_MXam12.jp

Related pages

Pivot deeper into the graph from am12.jp.

Cypher and MCP

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

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