Skip to content

Hostname

task.com.br

Last fetched

task.com.br resolves to 1 IPv4 address operated by Task Software Ltda in BR.

Nutrition Label

WHISPER CANON · task.com.brRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/task.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
200.162.176.20200.162.176.0/21AS22129Task Software LtdaBR

WHOIS identity

Registrar
Organization
marcus felipe de souza pereira
Contact emails

Subdomains

580 observed subdomains of task.com.br.

Web-graph footprint

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

204 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for task.com.br.

MechanismTarget
SPF_IP169.61.136.48/28
SPF_IP169.61.136.50
SPF_IP169.61.160.0/24
SPF_IP169.62.143.120
SPF_IP177.93.104.128/27
SPF_IP179.184.192.231
SPF_IP187.108.194.169
SPF_IP187.108.194.73
SPF_IP187.108.195.44/30
SPF_IP187.108.200.98
SPF_IP187.108.202.89
SPF_IP187.108.203.128
SPF_IP200.162.176.0/27
SPF_IP200.162.183.20
SPF_IP200.162.188.0/24
SPF_IP2607:f0d0:1f01:41::/64
SPF_IP2607:f0d0:2701:6:0:0:0:4
SPF_IP2804:4f0:0:0:1::/80
SPF_IP2804:4f0::/64
SPF_MXtask.com.br

Related pages

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

Cypher and MCP

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

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