Hostname
magicamentekids.com.br
Last fetched
magicamentekids.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.
Nutrition Label
Resolution chain
magicamentekids.com.br resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.229.17 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.33 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.72 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 108.157.229.88 | 108.157.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 18.239.50.129 | 18.239.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.50.62 | 18.239.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.50.69 | 18.239.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.50.83 | 18.239.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
WHOIS identity
- Registrar
- —
- Organization
- —
- Contact emails
Subdomains
3 observed subdomains of magicamentekids.com.br.
Web-graph footprint
Distinct hostnames that link to or from magicamentekids.com.br in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for magicamentekids.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.locaweb.com.br |
Related pages
Pivot deeper into the graph from magicamentekids.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "magicamentekids.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.