Skip to content

Hostname

llyc.global

Last fetched

llyc.global resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · llyc.globalRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint6.6/10canon.whisper.security/host/llyc.global

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.14.153104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.153104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.247172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of llyc.global.

Web-graph footprint

Distinct hostnames that link to or from llyc.global in the public web crawl.

330 sites link to this hostname.

466 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

31 SPF mechanisms authorising senders for llyc.global.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-0081e601.pphosted.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.245.247.98
SPF_IP13.111.0.0/16
SPF_IP136.147.135.0/24
SPF_IP136.147.176.0/24
SPF_IP136.147.182.0/24
SPF_IP143.55.146.181
SPF_IP143.55.149.87
SPF_IP148.105.8.0/21
SPF_IP179.191.86.75
SPF_IP179.191.92.177/29
SPF_IP182.50.78.64/28
SPF_IP190.108.66.10
SPF_IP190.117.61.205
SPF_IP190.232.145.78
SPF_IP190.60.248.163
SPF_IP198.2.128.0/18
SPF_IP198.245.81.0/24
SPF_IP199.122.123.0/24
SPF_IP204.14.232.64/28
SPF_IP204.14.234.64/28
SPF_IP205.201.128.0/20
SPF_IP209.85.220.97/32
SPF_IP38.107.82.213
SPF_IP66.98.3.154
SPF_IP96.43.144.64/31
SPF_IP96.43.148.64/31

Related pages

Pivot deeper into the graph from llyc.global.

Cypher and MCP

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

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