Skip to content

Hostname

lamis.com.br

Last fetched

lamis.com.br resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · lamis.com.brRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/lamis.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
15.229.182.3815.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.BR
177.71.132.130177.71.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.245.21018.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.146.13752.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.68.14752.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.150.14754.207.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.120.23954.232.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.164.1654.232.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.65.10054.232.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.199.17254.233.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.247.4754.233.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.120.3456.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.127.11156.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.253.20852.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
Organization
lamis comercio de roupas eireli - epp
Contact emails

Subdomains

8 observed subdomains of lamis.com.br.

Web-graph footprint

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

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for lamis.com.br.

MechanismTarget
SPF_Alamis.com.br
SPF_INCLUDEamazonses.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXlamis.com.br

Related pages

Pivot deeper into the graph from lamis.com.br.

Cypher and MCP

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

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