Skip to content

Hostname

lojaagua.com

Last fetched

lojaagua.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · lojaagua.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lojaagua.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.229.115.10415.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.98.17454.207.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.212.18556.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.88.6556.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:468
Organization
on behalf of lojaagua.com owner
Contact emails

Subdomains

3 observed subdomains of lojaagua.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lojaagua.com.

MechanismTarget
SPF_Alojaagua.com
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDEsrv01.whitelabelhost.com.br
SPF_INCLUDEsrv02.whitelabelhost.com.br
SPF_IP201.46.120.157
SPF_IP201.46.120.8
SPF_MXlojaagua.com

Related pages

Pivot deeper into the graph from lojaagua.com.

Cypher and MCP

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

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