Skip to content

Hostname

evesvcloud.com.br

Last fetched

evesvcloud.com.br resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · evesvcloud.com.brRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/evesvcloud.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.29.102108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.113108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.4108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.5108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with evesvcloud.com.br in WhisperGraph.

Subdomains

5 observed subdomains of evesvcloud.com.br.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEsecureserver.net

Related pages

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

Cypher and MCP

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

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