Skip to content

Hostname

stelizabeth.com

Last fetched

stelizabeth.com resolves to 2 IPv4 addresses operated by SEH-CDC - St. Elizabeth Medical Center, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · stelizabeth.comRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/stelizabeth.com

Resolution chain

stelizabeth.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
205.132.83.91205.132.83.0/24AS397093SEH-CDC - St. Elizabeth Medical Center, Inc.US
216.98.1.25216.98.0.0/22AS6364ATLANTIC-NET-1 - Atlantic.net, Inc.US

WHOIS identity

Registrar
iana:2
Organization
st. elizabeth medical center
Contact emails

Subdomains

69 observed subdomains of stelizabeth.com.

Web-graph footprint

Distinct hostnames that link to or from stelizabeth.com in the public web crawl.

422 sites link to this hostname.

359 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for stelizabeth.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ymem.net
SPF_IP205.132.83.45
SPF_IP205.132.83.46
SPF_IP205.132.83.47

Related pages

Pivot deeper into the graph from stelizabeth.com.

Cypher and MCP

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

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