Skip to content

Hostname

tasgroup.it

Last fetched

tasgroup.it resolves to 1 IPv4 address operated by AS8554 in FR. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

tasgroup.it 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
registrar:register s.p.a.
Organization
tas s.p.a.
Contact emails

Subdomains

92 observed subdomains of tasgroup.it.

Web-graph footprint

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

16 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for tasgroup.it.

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

Related pages

Pivot deeper into the graph from tasgroup.it.

Cypher and MCP

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

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