Skip to content

Hostname

smartclip.net

Last fetched

smartclip.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · smartclip.netRouting diversity4.8/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/smartclip.net

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.4.105108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.107108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.80108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.85108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.12013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.154.144.11818.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.2518.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.7618.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.8518.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.170.11018.161.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.170.3518.161.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.170.5918.161.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.170.7918.161.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.214.352.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.7052.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.7552.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.9052.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1328
Organization
roland schaber
Contact emails

Subdomains

232 observed subdomains of smartclip.net.

Web-graph footprint

Distinct hostnames that link to or from smartclip.net in the public web crawl.

22 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for smartclip.net.

MechanismTarget
SPF_Asmartclip.net
SPF_INCLUDEmailgun.org
SPF_IP54.194.29.183
SPF_MXsmartclip.net

Related pages

Pivot deeper into the graph from smartclip.net.

Cypher and MCP

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

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