Skip to content

Hostname

hikashop.com

Last fetched

hikashop.com resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · hikashop.comRouting diversity1.5/10Peering density9.8/10MOAS conflict⚠ 2 conflictsThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hikashop.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.23.5.15394.23.0.0/16AS16276OVHFR

WHOIS identity

Registrar
registrar:ovh
Organization
claverie nicolas
Contact emails

Subdomains

11 observed subdomains of hikashop.com.

Web-graph footprint

Distinct hostnames that link to or from hikashop.com in the public web crawl.

766 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • hikashop.com

SPF policy

10 SPF mechanisms authorising senders for hikashop.com.

MechanismTarget
SPF_Ahikashop.com
SPF_INCLUDEhelpscoutemail.com
SPF_IP46.105.10.8
SPF_IP94.23.39.123
SPF_IP94.23.5.153
SPF_MXhikashop.com
SPF_MXmail.hikashop.com
SPF_MXr34148.ovh.net
SPF_MXsmtp.hikashop.com
SPF_MXwww.hikashop.com

Related pages

Pivot deeper into the graph from hikashop.com.

Cypher and MCP

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

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