Skip to content

Hostname

hikey.co

Last fetched

hikey.co resolves to 2 IPv4 addresses operated by WHG-SGP - WHG Hosting Services Ltd in SG. WHOIS lists iana:609 as the registrar.

Nutrition Label

WHISPER CANON · hikey.coRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/hikey.co

Resolution chain

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

IPPrefixASNOperatorCountry
192.250.235.44192.250.235.0/24AS204800WHG-SGP - WHG Hosting Services LtdSG
82.29.161.3082.29.160.0/21AS47583AS-HOSTINGER - Hostinger International LimitedIN

WHOIS identity

Registrar
iana:609
Organization
privacy protection
Contact emails

Subdomains

2 observed subdomains of hikey.co.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hikey.co.

MechanismTarget
SPF_INCLUDEspf.efwd.registrar-servers.com

Related pages

Pivot deeper into the graph from hikey.co.

Cypher and MCP

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

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