Skip to content

Hostname

holika.com

Last fetched

holika.com resolves to 2 IPv4 addresses operated by AS35425 in GB. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · holika.comRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/holika.com

Resolution chain

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

WHOIS identity

Registrar
iana:303
Organization
holika_com
Contact emails

Subdomains

20 observed subdomains of holika.com.

Web-graph footprint

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

20 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • holika.com

SPF policy

9 SPF mechanisms authorising senders for holika.com.

MechanismTarget
SPF_Aholika.com
SPF_IP109.75.164.203
SPF_IP173.208.243.186
SPF_IP191.96.133.88
SPF_IP204.12.216.114
SPF_IP213.175.196.14
SPF_IP5.101.139.218
SPF_IP5.77.32.235
SPF_MXholika.com

Related pages

Pivot deeper into the graph from holika.com.

Cypher and MCP

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

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