Skip to content

Hostname

cateno.com.br

Last fetched

cateno.com.br resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · cateno.com.brRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/cateno.com.br

Resolution chain

cateno.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
98.82.241.6298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

32 observed subdomains of cateno.com.br.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for cateno.com.br.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP117.120.16.0/21
SPF_IP193.109.254.0/23
SPF_IP194.106.220.0/23
SPF_IP195.245.230.0/23
SPF_IP200.139.97.43
SPF_IP200.189.161.61
SPF_IP201.72.168.128/27
SPF_IP209.134.57.199
SPF_IP216.82.243.194
SPF_IP69.171.26.134

Related pages

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

Cypher and MCP

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

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