Skip to content

Hostname

tagina.it

Last fetched

tagina.it resolves to 1 IPv4 address operated by AS49535 in IT. WHOIS lists registrar:e-mind s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.94.192.85188.94.192.0/24AS49535IT

WHOIS identity

Registrar
registrar:e-mind s.r.l.
Organization
tagina ceramiche d?arte spa
Contact emails

Subdomains

8 observed subdomains of tagina.it.

Web-graph footprint

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

112 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for tagina.it.

MechanismTarget
SPF_INCLUDE20065155.spf08.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEe-mind.com

Related pages

Pivot deeper into the graph from tagina.it.

Cypher and MCP

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

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