Skip to content

Hostname

yccs.it

Last fetched

yccs.it resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:aruba s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · yccs.itRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/yccs.it

Resolution chain

yccs.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.126.129.1623.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.75.109.2083.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:aruba s.p.a.
Organization
yacht club costa smeralda
Contact emails

Subdomains

5 observed subdomains of yccs.it.

Web-graph footprint

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

263 sites link to this hostname.

146 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for yccs.it.

MechanismTarget
SPF_Ayccs.it
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.smtp.com
SPF_IP212.25.182.100
SPF_MXyccs.it

Related pages

Pivot deeper into the graph from yccs.it.

Cypher and MCP

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

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