Skip to content

Hostname

adaptltda.com.br

Last fetched

adaptltda.com.br resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:hstdomains (127) as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.33.151104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.146.135172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
66.96.81.6666.96.81.0/24AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

Registrar
registrar:hstdomains (127)
Organization
Contact emails

Subdomains

2 observed subdomains of adaptltda.com.br.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for adaptltda.com.br.

MechanismTarget
SPF_Aadaptltda.com.br
SPF_INCLUDEspf.protection.outlook.com
SPF_IP23.111.160.58
SPF_MXadaptltda.com.br

Related pages

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

Cypher and MCP

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

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