Skip to content

Hostname

veedha.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · veedha.com.brRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/veedha.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
13.58.184.3413.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
18.188.148.21018.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.220.240.15118.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.131.103.1453.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.136.51.1813.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.16.103.1313.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
felipe stefanski midea
Contact emails

Subdomains

17 observed subdomains of veedha.com.br.

Web-graph footprint

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

6 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for veedha.com.br.

MechanismTarget
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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