Skip to content

Hostname

hike.inc

Last fetched

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

Nutrition Label

WHISPER CANON · hike.incRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hike.inc

Resolution chain

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

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

7 observed subdomains of hike.inc.

Web-graph footprint

Distinct hostnames that link to or from hike.inc in the public web crawl.

112 sites link to this hostname.

258 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for hike.inc.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmdgolden.maildealer.jp
SPF_INCLUDEspf.haihaimail.jp
SPF_INCLUDEspf.list-finder.jp
SPF_IP125.103.119.240/28
SPF_IP203.138.98.153

Related pages

Pivot deeper into the graph from hike.inc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hike.inc"})-[: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.