Skip to content

Hostname

kservik.com

Last fetched

kservik.com resolves to 1 IPv4 address operated by AS50304 in NO. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · kservik.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/kservik.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.220.196.4591.220.196.0/24AS50304NO

WHOIS identity

Registrar
iana:48
Organization
ervik kim stian
Contact emails

Subdomains

23 observed subdomains of kservik.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • kservik.com

SPF policy

7 SPF mechanisms authorising senders for kservik.com.

MechanismTarget
SPF_Akservik.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.runbox.com
SPF_IP108.165.20.81
SPF_IP129.121.177.72
SPF_IP91.220.196.45
SPF_MXkservik.com

Related pages

Pivot deeper into the graph from kservik.com.

Cypher and MCP

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

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