Skip to content

Hostname

lick.com

Last fetched

lick.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · lick.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/lick.com

Resolution chain

lick.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.1613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.235.12413.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.3713.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.8613.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.9913.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.35.185.10113.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.11213.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.12513.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.6013.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
18.245.86.12418.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.3918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.5818.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.9218.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.223.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.633.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.693.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.793.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domain admin
Contact emails

Subdomains

47 observed subdomains of lick.com.

Web-graph footprint

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

462 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for lick.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from lick.com.

Cypher and MCP

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

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