Skip to content

Hostname

levesaude.com

Last fetched

levesaude.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · levesaude.comRouting diversity3.9/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/levesaude.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.33.172100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.13.20913.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.122.15423.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.252.573.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.148.24798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.142.20798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

7 observed subdomains of levesaude.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for levesaude.com.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEcust-spf.exacttarget.com

Related pages

Pivot deeper into the graph from levesaude.com.

Cypher and MCP

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

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