Skip to content

Hostname

steinbeis-next.de

Last fetched

steinbeis-next.de resolves to 4 IPv4 addresses operated by AS209242 in US.

Nutrition Label

WHISPER CANON · steinbeis-next.deRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/steinbeis-next.de

Resolution chain

steinbeis-next.de resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.60.103.177199.60.103.0/24AS209242US
199.60.103.77199.60.103.0/24AS209242US
31.43.160.631.43.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
31.43.161.631.43.161.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

No WHOIS records are currently associated with steinbeis-next.de in WhisperGraph.

Subdomains

15 observed subdomains of steinbeis-next.de.

Web-graph footprint

Distinct hostnames that link to or from steinbeis-next.de in the public web crawl.

113 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for steinbeis-next.de.

MechanismTarget
SPF_Asteinbeis-next.de
SPF_INCLUDE7134876.spf07.hubspotemail.net
SPF_INCLUDE_spf.aranes.de
SPF_INCLUDE_spf.webhosting.systems
SPF_INCLUDEspf.blackpearlmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzaxncsrv71.zax.pm
SPF_IP185.56.132.251
SPF_IP193.31.26.115
SPF_MXsteinbeis-next.de

Related pages

Pivot deeper into the graph from steinbeis-next.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "steinbeis-next.de"})-[: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.