Skip to content

Hostname

silk-ka.com

Last fetched

silk-ka.com resolves to 2 IPv4 addresses operated by AS34762 in NL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · silk-ka.comRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/silk-ka.com

Resolution chain

silk-ka.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:146
Organization
that's it bv
Contact emails

Subdomains

9 observed subdomains of silk-ka.com.

Web-graph footprint

Distinct hostnames that link to or from silk-ka.com in the public web crawl.

60 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for silk-ka.com.

MechanismTarget
SPF_Asilk-ka.com
SPF_INCLUDE_spf_cd.spamtitan.com
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.silkkaprod.hypernode.io
SPF_INCLUDEspf.transsmart.com
SPF_IP185.76.239.208
SPF_IP2a01:4f8:13b:3006:0:0:0:2
SPF_IP94.130.140.57
SPF_MXsilk-ka.com

Related pages

Pivot deeper into the graph from silk-ka.com.

Cypher and MCP

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

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