Skip to content

Hostname

tasgroup.com.br

Last fetched

tasgroup.com.br resolves to 1 IPv4 address operated by AS8554 in FR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
82.97.2.5082.97.0.0/19AS8554FR

WHOIS identity

Registrar
Organization
tas brasil - tecnologia avancada de sistemas ltda
Contact emails

Subdomains

1 observed subdomain of tasgroup.com.br.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Atasgroup.com.br
SPF_INCLUDE_spf.google.com
SPF_IP185.52.32.0/22
SPF_IP193.41.72.0/22
SPF_IP195.234.46.128/27
SPF_IP82.97.0.0/18
SPF_MXtasgroup.com.br

Related pages

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

Cypher and MCP

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

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