Skip to content

Hostname

sihl.com

Last fetched

sihl.com resolves to 1 IPv4 address operated by MITTWALD-AS Mittwald CM Service GmbH und Co. KG in DE. WHOIS lists iana:226 as the registrar.

Nutrition Label

WHISPER CANON · sihl.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sihl.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.53.246.254193.53.246.0/23AS15817MITTWALD-AS Mittwald CM Service GmbH und Co. KGDE

WHOIS identity

Registrar
iana:226
Organization
sihl
Contact emails

Subdomains

13 observed subdomains of sihl.com.

Web-graph footprint

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

99 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for sihl.com.

MechanismTarget
SPF_Amail.mysagestore.com
SPF_Asihl.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEagenturserver.de
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.210.3.178
SPF_IP185.30.32.75
SPF_IP193.53.246.254
SPF_IP217.22.197.2/32
SPF_IP46.140.210.20
SPF_IP62.153.150.235
SPF_IP62.153.150.241
SPF_IP62.2.205.58/24
SPF_IP68.107.244.2
SPF_MXsihl.com

Related pages

Pivot deeper into the graph from sihl.com.

Cypher and MCP

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

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