Skip to content

Hostname

loft.com.br

Last fetched

loft.com.br resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · loft.com.brRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/loft.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
3.168.122.1093.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.1143.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.783.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.993.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.107.173.169.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
3.169.107.683.169.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
3.169.107.713.169.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
3.169.107.93.169.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
54.230.228.12554.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.454.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.4754.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.8554.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.11199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.12199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3599.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
fleckys representaes s/c ltda.
Contact emails

Subdomains

74 observed subdomains of loft.com.br.

Web-graph footprint

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

284 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for loft.com.br.

MechanismTarget
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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