Skip to content

Hostname

sbs.edu

Last fetched

sbs.edu resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · sbs.eduRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/sbs.edu

Resolution chain

sbs.edu resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.14.217104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.217104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.52172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
swiss business school ges.m.b.h
Contact emails

Subdomains

71 observed subdomains of sbs.edu.

Web-graph footprint

Distinct hostnames that link to or from sbs.edu in the public web crawl.

202 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for sbs.edu.

MechanismTarget
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.140.83.56
SPF_IP138.201.14.12
SPF_IP138.201.52.21
SPF_IP159.69.123.238
SPF_IP168.119.105.115
SPF_IP2a01:4f8:172:d12:0:0:0:2
SPF_IP2a01:4f8:1c17:67d7:0:0:0:1
SPF_IP77.109.148.96/28
SPF_IP81.62.200.112/28
SPF_MXsbs.edu

Related pages

Pivot deeper into the graph from sbs.edu.

Cypher and MCP

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

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