Skip to content

Hostname

gearplus.jp

Last fetched

gearplus.jp resolves to 1 IPv4 address operated by AS17506 in JP.

Nutrition Label

WHISPER CANON · gearplus.jpRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/gearplus.jp

Resolution chain

gearplus.jp resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
58.80.183.13458.80.0.0/15AS17506JP

WHOIS identity

Registrar
Organization
horita takashi
Contact emails

Subdomains

2 observed subdomains of gearplus.jp.

Web-graph footprint

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

22 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for gearplus.jp.

MechanismTarget
SPF_Awww3170.sakura.ne.jp
SPF_Awww9815m.sakura.ne.jp
SPF_IP153.127.96.15
SPF_IP2401:2500:101:d:153:127:96:15
SPF_MXgearplus.jp

Related pages

Pivot deeper into the graph from gearplus.jp.

Cypher and MCP

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

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