Skip to content

Hostname

smartclip.it

Last fetched

smartclip.it resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:registrygate gmbh as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.252.251.15935.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.21.1352.46.56.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.92.6252.216.76.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.59.8452.216.76.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:registrygate gmbh
Organization
smartclip europe
Contact emails

Subdomains

1 observed subdomain of smartclip.it.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for smartclip.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP194.9.84.128/26
SPF_IP213.203.208.205
SPF_IP91.197.72.0/22

Related pages

Pivot deeper into the graph from smartclip.it.

Cypher and MCP

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

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