Skip to content

Hostname

ctplus.com.br

Last fetched

ctplus.com.br resolves to 8 IPv4 addresses operated by AS56755 in IN.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.2.160.0.0.0/0AS56755IN
13.226.2.300.0.0.0/0AS56755IN
13.226.2.400.0.0.0/0AS56755IN
13.226.2.760.0.0.0/0AS56755IN
18.164.144.1118.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.1618.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.3718.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.5418.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
Organization
connect informa??es e tecnologia
Contact emails

Subdomains

6 observed subdomains of ctplus.com.br.

Web-graph footprint

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

24 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ctplus.com.br.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

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

Cypher and MCP

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

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