Skip to content

Hostname

steinmann-group.ch

Last fetched

steinmann-group.ch resolves to 1 IPv4 address operated by AS20546 in CH.

Nutrition Label

WHISPER CANON · steinmann-group.chRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/steinmann-group.ch

Resolution chain

steinmann-group.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.26.61.121217.26.61.0/24AS20546CH

WHOIS identity

No WHOIS records are currently associated with steinmann-group.ch in WhisperGraph.

Subdomains

2 observed subdomains of steinmann-group.ch.

Web-graph footprint

Distinct hostnames that link to or from steinmann-group.ch in the public web crawl.

6 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for steinmann-group.ch.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.mail.hostpoint.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.202.199.80/28
SPF_IP146.4.55.166/30
SPF_IP146.4.59.52/30
SPF_IP217.26.60.32
SPF_IP217.26.61.121
SPF_IP31.171.146.176/29
SPF_IP31.171.149.130
SPF_IP31.171.149.134
SPF_IP46.14.13.32/30
SPF_IP81.62.195.84/30
SPF_IP81.62.195.92/30

Related pages

Pivot deeper into the graph from steinmann-group.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "steinmann-group.ch"})-[: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.