Skip to content

Hostname

tasgroup.ch

Last fetched

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

Nutrition Label

WHISPER CANON · tasgroup.chRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/tasgroup.ch

Resolution chain

tasgroup.ch 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
fabrizio brintazzoli
Contact emails

Subdomains

1 observed subdomain of tasgroup.ch.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for tasgroup.ch.

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

Related pages

Pivot deeper into the graph from tasgroup.ch.

Cypher and MCP

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

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