Skip to content

Hostname

giftapp.com.br

Last fetched

giftapp.com.br resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.0.9516.12.0.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
16.12.2.3516.12.2.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
16.12.2.7116.12.2.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.232.123.5.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.232.2033.5.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.232.523.5.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.233.113.5.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.233.313.5.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.233.773.5.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.234.1363.5.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.234.2213.5.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.234.2233.5.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.234.2293.5.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.234.2413.5.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.5.234.2553.5.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
52.95.163.10752.95.163.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

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

Subdomains

1 observed subdomain of giftapp.com.br.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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