Skip to content

Hostname

hi-plan.co.jp

Last fetched

hi-plan.co.jp resolves to 108.139.134.123, announced in 108.139.134.0/23 by AMAZON-02 - Amazon.com, Inc. in BR. hi-plan.co.jp is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · hi-plan.co.jpRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/hi-plan.co.jp

Resolution chain

Attribution

Aws

cloud · ORIGIN_AS

Subdomains

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

Nameservers

  • ns-351.awsdns-43.com
  • ns-712.awsdns-25.net
  • ns-1252.awsdns-28.org
  • ns-1760.awsdns-28.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • ip: 157.205.202.0/24
  • ip: 216.230.250.0/24
  • ip: 216.230.251.0/24
  • ip: 216.230.252.0/24
  • ip: 216.230.254.0/24
  • ip: 157.205.203.128/25
  • ip: 52.68.234.218/32
  • ip: 157.205.123.224/28
  • ip: 157.205.123.240/28
  • ip: 157.205.248.64/26
  • include: _spf.google.com

Threat-feed evidence

History

Related pages

Pivot from hi-plan.co.jp into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "hi-plan.co.jp"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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