Skip to content

Hostname

sbc.edu

Last fetched

sbc.edu resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · sbc.eduRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/sbc.edu

Resolution chain

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

IPPrefixASNOperatorCountry
44.211.110.7544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
sweet briar college
Contact emails

Subdomains

172 observed subdomains of sbc.edu.

Web-graph footprint

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

546 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

37 SPF mechanisms authorising senders for sbc.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEsecure.giftlegacy.com
SPF_IP104.47.0.0/17
SPF_IP148.100.49.121
SPF_IP148.100.49.21
SPF_IP148.100.49.223
SPF_IP148.105.8.0/21
SPF_IP18.190.142.254
SPF_IP184.170.79.235
SPF_IP198.2.128.0/18
SPF_IP198.2.128.0/24
SPF_IP198.2.132.0/22
SPF_IP198.2.136.0/23
SPF_IP198.2.145.0/24
SPF_IP198.2.177.0/24
SPF_IP198.2.178.0/23
SPF_IP198.2.180.0/24
SPF_IP198.2.186.0/23
SPF_IP205.201.128.0/20
SPF_IP205.201.131.128/25
SPF_IP205.201.134.128/25
SPF_IP205.201.136.0/23
SPF_IP205.201.139.0/24
SPF_IP2a01:111:f400::0/48
SPF_IP2a01:111:f403:8000::/50
SPF_IP2a01:111:f403::/49
SPF_IP2a01:111:f403:c000::/51
SPF_IP2a01:111:f403:f000::/52
SPF_IP3.130.185.115
SPF_IP3.22.76.99
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP52.100.0.0/14
SPF_IP52.27.21.77
SPF_IP52.60.176.248
SPF_IP52.60.226.28

Related pages

Pivot deeper into the graph from sbc.edu.

Cypher and MCP

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

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