Skip to content

Hostname

agi.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · agi.com.brRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/agi.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.96.11218.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.3518.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.8118.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.8218.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.150.263.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.363.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.673.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.783.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

16 observed subdomains of agi.com.br.

Web-graph footprint

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

54 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for agi.com.br.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.107.217
SPF_IP168.245.71.19

Related pages

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

Cypher and MCP

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

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