Skip to content

Hostname

greentire.it

Last fetched

greentire.it resolves to 1 IPv4 address operated by AS31034 in IT. WHOIS lists registrar:aruba business s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
80.88.87.17880.88.80.0/20AS31034IT

WHOIS identity

Registrar
registrar:aruba business s.r.l.
Organization
greentire s.c.r.l.
Contact emails

Subdomains

17 observed subdomains of greentire.it.

Web-graph footprint

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

22 sites link to this hostname.

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for greentire.it.

MechanismTarget
SPF_Agreentire.it
SPF_INCLUDE_spf.arubabusiness.it
SPF_INCLUDEspf.sr1.it
SPF_IP109.233.124.248
SPF_IP185.56.219.220
SPF_MXgreentire.it

Related pages

Pivot deeper into the graph from greentire.it.

Cypher and MCP

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

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