Skip to content

Hostname

unit4.com.br

Last fetched

unit4.com.br resolves to 1 IPv4 address operated by AS10733 in BR.

Nutrition Label

WHISPER CANON · unit4.com.brRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/unit4.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
200.201.230.149200.201.192.0/18AS10733BR

WHOIS identity

Registrar
Organization
unitfour tecnologia da informa??o ltda
Contact emails

Subdomains

2 observed subdomains of unit4.com.br.

Web-graph footprint

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

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for unit4.com.br.

MechanismTarget
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.selzy.com
SPF_IP107.190.142.75
SPF_IP138.128.178.202
SPF_IP200.201.230.149
SPF_IP98.142.100.96/29

Related pages

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

Cypher and MCP

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

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