Skip to content

Hostname

saba.edu

Last fetched

saba.edu resolves to 1 IPv4 address operated by AUTOMATTIC - Automattic, Inc in US.

Nutrition Label

WHISPER CANON · saba.eduRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/saba.edu

Resolution chain

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

IPPrefixASNOperatorCountry
192.0.66.109192.0.66.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
Organization
saba university school of medicine
Contact emails

Subdomains

19 observed subdomains of saba.edu.

Web-graph footprint

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

149 sites link to this hostname.

129 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for saba.edu.

MechanismTarget
SPF_Asaba.edu
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_IP13.111.127.184/32
SPF_IP190.97.116.138/32
SPF_IP50.222.171.170/32
SPF_IP96.89.211.33/32
SPF_MXsaba.edu

Related pages

Pivot deeper into the graph from saba.edu.

Cypher and MCP

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

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