Skip to content

Hostname

gih.jp

Last fetched

gih.jp is a registered hostname under the .jp top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · gih.jpRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gih.jp

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
Organization
gih co.ltd
Contact emails

Subdomains

10 observed subdomains of gih.jp.

Web-graph footprint

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

8 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

18 SPF mechanisms authorising senders for gih.jp.

MechanismTarget
SPF_Agih.jp
SPF_Ardemo.gih.jp
SPF_Asv1.gih.jp
SPF_Asv11.gih.jp
SPF_Asv2.gih-creator.com
SPF_Awww.gih-creator.com
SPF_Awww.gih.jp
SPF_INCLUDE_spf.google.com
SPF_IP157.7.199.11
SPF_IP157.7.244.205
SPF_IP160.251.121.142
SPF_IP211.12.197.17
SPF_MXgih-creator.com
SPF_MXgih.jp
SPF_MXidcard-self.com
SPF_MXrdemo.gih.jp
SPF_MXsv1.gih.jp
SPF_MXsv11.gih.jp

Related pages

Pivot deeper into the graph from gih.jp.

Cypher and MCP

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

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