Skip to content

Hostname

mail.asug.com.br

Last fetched

mail.asug.com.br resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · mail.asug.com.brRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.asug.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.106.5613.227.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.106.7413.227.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.106.9513.227.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.106.9813.227.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
94.46.166.9294.46.160.0/20AS24768PT

WHOIS identity

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

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for mail.asug.com.br.

MechanismTarget
SPF_Amail.asug.com.br
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.aknamail.com.br
SPF_IP94.46.166.92
SPF_MXmail.asug.com.br

Related pages

Pivot deeper into the graph from mail.asug.com.br.

Cypher and MCP

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

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