Skip to content

Hostname

licisoft.com.ec

Last fetched

licisoft.com.ec resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · licisoft.com.ecRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/licisoft.com.ec

Resolution chain

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

IPPrefixASNOperatorCountry
3.19.66.673.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with licisoft.com.ec in WhisperGraph.

Subdomains

2 observed subdomains of licisoft.com.ec.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for licisoft.com.ec.

MechanismTarget
SPF_Alicisoft.com.ec
SPF_INCLUDErelay.mailchannels.net
SPF_IP50.31.188.34
SPF_MXlicisoft.com.ec

Related pages

Pivot deeper into the graph from licisoft.com.ec.

Cypher and MCP

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

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