Skip to content

Hostname

lics.com

Last fetched

lics.com resolves to 1 IPv4 address operated by CABLE-NET-1 - Cablevision Systems Corp. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · lics.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/lics.com

Resolution chain

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

IPPrefixASNOperatorCountry
74.90.43.8274.90.0.0/16AS6128CABLE-NET-1 - Cablevision Systems Corp.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

77 observed subdomains of lics.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for lics.com.

MechanismTarget
SPF_Alics.com
SPF_IP184.73.229.220
SPF_IP198.57.44.240
SPF_IP207.210.201.116
SPF_IP207.58.184.103
SPF_IP216.38.62.112
SPF_IP74.90.43.82
SPF_MXlics.com

Related pages

Pivot deeper into the graph from lics.com.

Cypher and MCP

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

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