Skip to content

Hostname

agidesk.com.br

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.47.107108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.38108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.71108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.73108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.129.55.2083.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.141.174.213.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.21.225.1473.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
bruno fernandes ukoski
Contact emails

Subdomains

22 observed subdomains of agidesk.com.br.

Web-graph footprint

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

6 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for agidesk.com.br.

MechanismTarget
SPF_INCLUDE45178310.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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