Skip to content

Hostname

search.lick.com

Last fetched

search.lick.com resolves to 6 IPv4 addresses operated by AS9905 in ID.

Nutrition Label

WHISPER CANON · search.lick.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/search.lick.com

Resolution chain

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

IPPrefixASNOperatorCountry
139.255.196.196139.255.196.0/22AS9905ID
182.23.79.195182.23.79.0/24AS4800ID
52.85.31.11952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.1952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with search.lick.com in WhisperGraph.

Subdomains

1 observed subdomain of search.lick.com.

Threat posture

History

Related pages

Pivot deeper into the graph from search.lick.com.

Cypher and MCP

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

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