Skip to content

Hostname

licious.in

Last fetched

licious.in resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · licious.inRouting diversity4.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/licious.in

Resolution chain

licious.in resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.204.133.5513.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.220.6713.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.206.107.19015.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.208.903.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.23.2273.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.111.248.233.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.104.1613.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.171.2303.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
52.66.8.4452.66.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.IN
65.1.251.3465.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
delightful gormet pvt
Contact emails

Subdomains

28 observed subdomains of licious.in.

Web-graph footprint

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

364 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for licious.in.

MechanismTarget
SPF_Alicious.in
SPF_INCLUDE_spf.google.com
SPF_INCLUDEgivemecharge.com
SPF_INCLUDEncapp02.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.95.188.2
SPF_IP103.95.188.3
SPF_IP103.96.100.247
SPF_IP103.96.100.248
SPF_MXlicious.in

Related pages

Pivot deeper into the graph from licious.in.

Cypher and MCP

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

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