Skip to content

Hostname

socika.com

Last fetched

socika.com resolves to 2 IPv4 addresses operated by HETZNER-AS in DE. WHOIS lists iana:1091 as the registrar.

Nutrition Label

WHISPER CANON · socika.comRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/socika.com

Resolution chain

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

IPPrefixASNOperatorCountry
116.202.215.43116.202.0.0/16AS24940HETZNER-ASDE
94.138.202.7094.138.202.0/24AS49126UTEAM-ASTR

WHOIS identity

Registrar
iana:1091
Organization
Contact emails

Subdomains

3 observed subdomains of socika.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for socika.com.

MechanismTarget
SPF_Asocika.com
SPF_IP116.202.215.43
SPF_IP2a01:4f8:2200:2fef:0:0:0:2
SPF_MXsocika.com

Related pages

Pivot deeper into the graph from socika.com.

Cypher and MCP

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

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