Skip to content

Hostname

tasgroup.es

Last fetched

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

Nutrition Label

WHISPER CANON · tasgroup.esRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/tasgroup.es

Resolution chain

tasgroup.es 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

No WHOIS records are currently associated with tasgroup.es in WhisperGraph.

Subdomains

1 observed subdomain of tasgroup.es.

Web-graph footprint

Distinct hostnames that link to or from tasgroup.es in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for tasgroup.es.

MechanismTarget
SPF_Atasgroup.es
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.es

Related pages

Pivot deeper into the graph from tasgroup.es.

Cypher and MCP

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

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