Skip to content

Hostname

siloking.com

Last fetched

siloking.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:828 as the registrar.

Nutrition Label

WHISPER CANON · siloking.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/siloking.com

Resolution chain

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

IPPrefixASNOperatorCountry
168.119.157.242168.119.0.0/16AS24940DE

WHOIS identity

Registrar
iana:828
Organization
annemarie wolferstetter
Contact emails

Subdomains

30 observed subdomains of siloking.com.

Web-graph footprint

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

176 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for siloking.com.

MechanismTarget
SPF_Asiloking.com
SPF_INCLUDEmail3.cse-online.de
SPF_INCLUDEspf.clustermail.de
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.securehost.de
SPF_IP176.98.164.13
SPF_IP193.148.184.1
SPF_IP193.148.184.2
SPF_IP217.7.238.191
SPF_IP80.152.7.234
SPF_IP80.190.147.247
SPF_IP84.189.151.92
SPF_MXsiloking.com

Related pages

Pivot deeper into the graph from siloking.com.

Cypher and MCP

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

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