Skip to content

Hostname

cronoteam.it

Last fetched

cronoteam.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:shellrent s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · cronoteam.itRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/cronoteam.it

Resolution chain

cronoteam.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:shellrent s.p.a.
Organization
sabena calzaturificio s.r.l
Contact emails

Subdomains

3 observed subdomains of cronoteam.it.

Web-graph footprint

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

24 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cronoteam.it.

MechanismTarget
SPF_Acronoteam.it
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEservers.mcsv.net
SPF_IP178.32.143.165/32
SPF_IP2002:a05:7208:5582:b0:9b:cb58:86ad
SPF_IP65.108.39.114/32
SPF_MXcronoteam.it

Related pages

Pivot deeper into the graph from cronoteam.it.

Cypher and MCP

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

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