Skip to content

Hostname

lluh.org

Last fetched

lluh.org resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · lluh.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lluh.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.0.142104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.1.142104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
52.39.143.4852.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
loma linda university adventist health sciences c loma linda university adventist health sciences c
Contact emails

Subdomains

82 observed subdomains of lluh.org.

Web-graph footprint

Distinct hostnames that link to or from lluh.org in the public web crawl.

1,007 sites link to this hostname.

315 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for lluh.org.

Related pages

Pivot deeper into the graph from lluh.org.

Cypher and MCP

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

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