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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.76.239.208 | 185.76.236.0/22 | AS34762 | — | NL |
| 94.130.140.57 | 94.130.0.0/16 | AS24940 | — | DE |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for silk-ka.com.
| Mechanism | Target |
|---|---|
| SPF_A | silk-ka.com |
| SPF_INCLUDE | _spf_cd.spamtitan.com |
| SPF_INCLUDE | spf-westeu.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.silkkaprod.hypernode.io |
| SPF_INCLUDE | spf.transsmart.com |
| SPF_IP | 185.76.239.208 |
| SPF_IP | 2a01:4f8:13b:3006:0:0:0:2 |
| SPF_IP | 94.130.140.57 |
| SPF_MX | silk-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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.