Skip to content

Hostname

termas.com.br

Last fetched

termas.com.br resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.1.186104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.129.208172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
clube dr. antonio augusto reis neves
Contact emails

Subdomains

17 observed subdomains of termas.com.br.

Web-graph footprint

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

147 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for termas.com.br.

MechanismTarget
SPF_Atermas.com.br
SPF_IP177.126.160.194
SPF_IP177.126.187.192/28
SPF_IP177.47.25.128/26
SPF_IP45.178.224.0/23
SPF_MXtermas.com.br

Related pages

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

Cypher and MCP

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

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