Skip to content

Hostname

argoit.com.br

Last fetched

argoit.com.br resolves to 1 IPv4 address operated by AS52580 in BR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
179.191.168.34179.191.168.0/24AS52580BR

WHOIS identity

Registrar
Organization
argo it tecnologia s/a
Contact emails

Subdomains

39 observed subdomains of argoit.com.br.

Web-graph footprint

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

33 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for argoit.com.br.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp-avancado.com
SPF_INCLUDEspfa.argoit.com.br
SPF_IP189.36.14.162
SPF_IP189.36.14.163
SPF_IP189.36.14.164
SPF_IP189.36.14.165
SPF_MXargoit.com.br

Related pages

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

Cypher and MCP

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

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