Skip to content

Hostname

mandae.com.br

Last fetched

mandae.com.br resolves to 13 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · mandae.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mandae.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
100.28.178.216100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.227.133107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.141.22023.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.103.433.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.255.21435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.131.5444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.25.3850.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.21.11852.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.132.854.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.12.23354.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
75.101.157.975.101.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.116.14398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.186.40100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mandae.com.br.

MechanismTarget
SPF_INCLUDE_spf.mandae_com_br._d.easydmarc.pro

Related pages

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

Cypher and MCP

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

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