Skip to content

Hostname

teste.ipsense.com.br

Last fetched

teste.ipsense.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · teste.ipsense.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/teste.ipsense.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.113.106108.139.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.113.107108.139.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.113.13108.139.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.113.38108.139.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
65.9.46.11865.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.1465.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.865.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.8365.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for teste.ipsense.com.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from teste.ipsense.com.br.

Cypher and MCP

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

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