Skip to content

Hostname

controllersp.com.br

Last fetched

controllersp.com.br resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US.

Nutrition Label

WHISPER CANON · controllersp.com.brRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/controllersp.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
199.201.89.97199.201.89.0/24AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
Organization
controller assessoria cont?bil ss ltda
Contact emails

Subdomains

8 observed subdomains of controllersp.com.br.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for controllersp.com.br.

MechanismTarget
SPF_Acontrollersp.com.br
SPF_INCLUDE_spf.sitecontabil.com.br
SPF_INCLUDElion.webserver.com.br
SPF_IP199.201.89.124
SPF_IP199.201.89.127
SPF_IP199.201.89.14
SPF_IP199.201.89.146
SPF_IP199.201.89.30
SPF_IP199.201.89.73
SPF_IP199.201.89.86
SPF_IP67.43.8.243
SPF_IP67.43.8.245
SPF_MXcontrollersp.com.br

Related pages

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

Cypher and MCP

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

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