Skip to content

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

WHISPER CANON · magicamentekids.com.brRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/magicamentekids.com.br

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.

IPPrefixASNOperatorCountry
108.157.229.17108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.33108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.72108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.88108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
18.239.50.12918.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.6218.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.6918.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.8318.239.48.0/21AS16509AMAZON-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.

MechanismTarget
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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.