Skip to content

Hostname

lyco.org

Last fetched

lyco.org resolves to 1 IPv4 address operated by WINDSTREAM - Windstream Communications LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · lyco.orgRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/lyco.org

Resolution chain

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

IPPrefixASNOperatorCountry
216.169.164.34216.169.160.0/19AS7029WINDSTREAM - Windstream Communications LLCUS

WHOIS identity

Registrar
iana:2
Organization
lycoming county pa
Contact emails

Subdomains

27 observed subdomains of lyco.org.

Web-graph footprint

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

254 sites link to this hostname.

322 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for lyco.org.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_IP216.169.164.46
SPF_IP69.40.250.232

Related pages

Pivot deeper into the graph from lyco.org.

Cypher and MCP

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

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