Skip to content

Hostname

combinacasa.com.br

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.15.32108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.159.15.43108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.159.15.79108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.159.15.98108.159.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.160.77.103.160.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.AE
3.160.77.1193.160.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.AE
3.160.77.1273.160.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.AE
3.160.77.643.160.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.AE

WHOIS identity

Registrar
Organization
m?veis seiva ltda.
Contact emails

Subdomains

3 observed subdomains of combinacasa.com.br.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for combinacasa.com.br.

MechanismTarget
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEsendgrid.net
SPF_IP3.217.213.23
SPF_IP3.82.168.182
SPF_IP34.232.250.42
SPF_IP52.55.48.222
SPF_IP54.85.49.42

Related pages

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

Cypher and MCP

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

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