Skip to content

Hostname

sertao.com.br

Last fetched

sertao.com.br resolves to 2 IPv4 addresses operated by AS263609 in BR.

Nutrition Label

WHISPER CANON · sertao.com.brRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/sertao.com.br

Resolution chain

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

WHOIS identity

Registrar
Organization
sert?o comercial de equipamentos ltda.
Contact emails

Subdomains

25 observed subdomains of sertao.com.br.

Web-graph footprint

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

16 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for sertao.com.br.

MechanismTarget
SPF_Asertao.com.br
SPF_INCLUDE24364120.spf07.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEserspf.sertao.com.br
SPF_IP179.124.8.148/32
SPF_IP179.124.8.149/32
SPF_IP187.53.63.21/32
SPF_IP187.53.63.22/32
SPF_IP45.182.16.36/32
SPF_IP45.182.16.37/32
SPF_MXsertao.com.br

Related pages

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

Cypher and MCP

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

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