Skip to content

Hostname

sitesa.com.br

Last fetched

sitesa.com.br resolves to 1 IPv4 address operated by UNIFIEDLAYER-AS-1 - Unified Layer in US.

Nutrition Label

WHISPER CANON · sitesa.com.brRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/sitesa.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
162.240.96.168162.240.0.0/15AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS

WHOIS identity

Registrar
Organization
edmilson lima
Contact emails

Subdomains

8 observed subdomains of sitesa.com.br.

Web-graph footprint

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

133 sites link to this hostname.

237 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Asitesa.com.br
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.4.24.122
SPF_IP162.240.96.168
SPF_IP50.112.25.212
SPF_MXsitesa.com.br

Related pages

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

Cypher and MCP

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

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