Hostname
lojadointer.com.br
Last fetched
lojadointer.com.br resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.
Nutrition Label
Resolution chain
lojadointer.com.br resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.225.196.112 | 13.225.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.225.196.120 | 13.225.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.225.196.19 | 13.225.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 13.225.196.52 | 13.225.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 179.191.168.36 | 179.191.168.0/24 | AS52580 | — | BR |
| 18.173.187.117 | 18.173.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.187.15 | 18.173.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.187.46 | 18.173.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.187.56 | 18.173.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.2 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.51 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.64 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.67 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- —
- Organization
- maria cristina garcia dias
- Contact emails
Subdomains
9 observed subdomains of lojadointer.com.br.
Web-graph footprint
Distinct hostnames that link to or from lojadointer.com.br in the public web crawl.
38 sites link to this hostname.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for lojadointer.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 179.190.62.235 |
| SPF_IP | 187.61.48.252 |
Related pages
Pivot deeper into the graph from lojadointer.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lojadointer.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.