Skip to content

Hostname

slhs.org

Last fetched

slhs.org resolves to 13.93.206.210, announced in 13.64.0.0/11 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. slhs.org is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · slhs.orgRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/slhs.org

Resolution chain

IPv6 resolution

No AAAA record for slhs.org is recorded in WhisperGraph.

Attribution

Azure

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:1910
Registrant organisation
st. luke's regional medical center
Contact emails
j76r64se89y@networksolutionsprivateregistration.com, ks9x48be2cg@networksolutionsprivateregistration.com, s652j9g46q2@networksolutionsprivateregistration.com, td7u23pg8n4@networksolutionsprivateregistration.com, up5sr6tc8vn@networksolutionsprivateregistration.com, vg5sj6fz4dh@networksolutionsprivateregistration.com, w72ty2sv6y2@networksolutionsprivateregistration.com, zy3dm37x9nh@networksolutionsprivateregistration.com, webmaster@slrmc.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • dave.ns.cloudflare.com
  • harleigh.ns.cloudflare.com

MX records

  • mxa-002ded01.gslb.pphosted.com
  • mxb-002ded01.gslb.pphosted.com
  • mx0a-002ded01.pphosted.com
  • mx0b-002ded01.pphosted.com

SPF policy

  • include: spf-002ded01.pphosted.com
  • include: spf-002ded02.pphosted.com
  • ip: 216.147.240.251
  • ip: 216.147.240.252
  • ip: 216.147.240.254

Threat-feed evidence

History

Related pages

Pivot from slhs.org into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "slhs.org"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.