Skip to content

Hostname

icandesign.app

Last fetched

icandesign.app resolves to 19 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · icandesign.appRouting diversity6.3/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/icandesign.app

Resolution chain

icandesign.app resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.31.27.181100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.23.144.192107.23.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.164.53.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.85.58.03.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.190.8334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.243.18635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.17.6144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.199.8044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.112.12552.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.111.19252.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.85.16152.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.225.9152.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.210.2854.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.166.16854.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.178.17398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.32.733.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.188.25432.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.219.1763.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
98.82.102.16898.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1910
Organization
oleksandr rysenko
Contact emails

Subdomains

5 observed subdomains of icandesign.app.

Web-graph footprint

Distinct hostnames that link to or from icandesign.app in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for icandesign.app.

MechanismTarget
SPF_INCLUDEspf.efwd.registrar-servers.com

Related pages

Pivot deeper into the graph from icandesign.app.

Cypher and MCP

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

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