Skip to content

Hostname

ipsense.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · ipsense.com.brRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/ipsense.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
18.65.48.2818.65.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.65.48.6718.65.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.65.48.9218.65.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.65.48.9618.65.48.0/21AS16509AMAZON-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

Registrar
Organization
ipsense servi?os de computa??o em nuvem ltda
Contact emails

Subdomains

24 observed subdomains of ipsense.com.br.

Web-graph footprint

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

21 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for 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 ipsense.com.br.

Cypher and MCP

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

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