Skip to content

Hostname

agillitas.com.br

Last fetched

agillitas.com.br resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in BR.

Nutrition Label

WHISPER CANON · agillitas.com.brRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/agillitas.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
191.235.228.32191.232.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationBR
191.235.228.32191.232.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationBR

WHOIS identity

Registrar
Organization
alexsander g. medeiros
Contact emails

Subdomains

24 observed subdomains of agillitas.com.br.

Web-graph footprint

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

11 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aagillitas.com.br
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.aknamail.com.br
SPF_INCLUDEspf.mtasv.net
SPF_IP104.245.209.192/26
SPF_IP186.232.188.12
SPF_IP186.232.188.6
SPF_IP191.241.100.53
SPF_IP198.37.146.208
SPF_IP200.185.156.84
SPF_IP50.31.156.96/27
SPF_MXagillitas.com.br

Related pages

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

Cypher and MCP

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

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